0_0_36701699_21841.cpp:229:1: error: missing terminating " character
printf("%d
^
0_0_36701699_21841.cpp:230:1: error: missing terminating " character
",num[n]);
^
0_0_36701699_21841.cpp: In function 'int main()':
0_0_36701699_21841.cpp:231:1: error: expected primary-expression before '}' token
}
^
|