int main() return null;
Standard input is empty
prog.c: In function ‘main’: prog.c:1:12: error: expected declaration specifiers before ‘return’ int main() return null; ^~~~~~ prog.c:1:12: error: expected ‘{’ at end of input
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!