#include <stdio.h> int main() { printf("Hi..."); printf("Get outta here!");}
Standard input is empty
Hi...Get outta here!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!