0_0_33996613_30439.cpp:29:6: error: missing terminating " character
printf(""");
^
0_0_33996613_30439.cpp:31:6: error: missing terminating " character
printf(""");
^
0_0_33996613_30439.cpp: In function 'int main()':
0_0_33996613_30439.cpp:30:5: error: expected ')' before 'else'
else
^
|