codepad
[
create a new paste
]
login
|
about
Link:
http://codepad.org/Iaj7y5xr
[
raw code
|
output
|
fork
]
C
,
pasted on Jan 14:
1
2
if
(
2
==
2
)
print
(
"2"
);
Output:
1
Line 1
: error: expected identifier or '(' before 'if'
Create a new paste based on this one
Comments: