[ create a new paste ] login | about

Link: http://codepad.org/JrpU9W1D    [ raw code | output | fork ]

C++, pasted on Oct 17:
1
2
#include <stdio.h>
int main(){printf("Hello World!");}


Output:
1
Hello World!


Create a new paste based on this one


Comments: