#include<stdio.h>main(){ puts("Hello World");}
Standard input is empty
prog.c:2: warning: return type defaults to ‘int’ prog.c: In function ‘main’: prog.c:4: warning: control reaches end of non-void function
Hello World
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!