Sorry! Posting Assignment is allowed only for commercial accounts.
int main(){ int k; for(;;) { printf("TESTING\n"); break; }