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