[ create a new paste ] login | about

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

C, pasted on Aug 20:
1
print("hello world!")


Output:
1
2
3
Line 1: error: expected declaration specifiers or '...' before string constant
In function 'print':
Line 1: error: expected '{' at end of input


Create a new paste based on this one


Comments: