0_0_32885803_3387.cpp: In function 'int main()': 0_0_32885803_3387.cpp:10:13: error: expected ')' before 'printf' printf("-1\n"); ^ 0_0_32885803_3387.cpp:11:44: error: expected ')' before ';' token else printf("%d",((x%10)+(y%10)%10); ^