Problem ponschool
User nminhnguyenle
Submission Time 2025-12-12 11:23:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ponschool.cpp: In function ‘int main()’:
ponschool.cpp:29:12: error: expected ‘;’ before ‘x’
29 | cin x;
| ^~
| ;
ponschool.cpp:32:9: error: expected ‘;’ before ‘}’ token
32 | }
| ^