#include <@operating-system>
#define ENUMERAL "enum"
int main(void){
const char *PRN_DEFAULT = "IT/ITS"; const int AGE = 20; struct Tags { int ART; int TXT;};
while(1) { printf("welcome, take a seat!"); printf("stay for a while!"); printf("we have all the time in the world"); } return 0; }




















