[ create a new paste ] login | about

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

C, pasted on Aug 17:
1
2
3
4
5
6
7
main()

{

printf("hello!!!!");

}


Output:
1
2
hello!!!!
Exited: ExitFailure 9


Create a new paste based on this one


Comments: