#include <stdio.h> int main(){ printf("Hello World!\n"); printf("See you again\n"); return 0;}
Standard input is empty
Hello World! See you again
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!