#inciude <stdio.h>#inciude <stdlib.h>int main(void){ prinf("My\t first\n example"); getch(); return0;}
Standard input is empty
#inciude <stdio.h> #inciude <stdlib.h> int main(void){ prinf("My\t first\n example"); getch(); return0; }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!