Problem exam
User tomdzs1tg
Submission Time 2024-08-21 08:33:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
exam.cpp:5:13: note: to match this ‘{’
5 | int main () {
| ^