0_0_35624561_12532.cpp: In function 'int main()': 0_0_35624561_12532.cpp:3:10: error: expected unqualified-id before ';' token {int a,b,; ^ 0_0_35624561_12532.cpp:5:18: error: 'print' was not declared in this scope {print("%d\n",a+b);} ^