Problem exam
User zyf
Submission Time 2026-02-23 23:30:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:19:13: error: expected ‘}’ at end of input
19 | return 0;
| ^
exam.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^