0_0_28114982_2624.cpp: In function 'int main()': 0_0_28114982_2624.cpp:8:5: error: expected ';' before 'printf' printf("%d+%d=%d",a,b,a+b); ^