[ create a new paste ] login | about

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

C++, pasted on Apr 23:
1
2
3
int main(){
cout<<"Hello World";
}


Output:
1
Hello World


Create a new paste based on this one


Comments: