include <stdio.h> int main(){ printf( "Good Bye!\n"); return 0;}
Standard input is empty
prog.c:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!