Problem trivialexam_ex_ex
User IWKR
Submission Time 2023-04-03 19:00:42
Score 0

Compile Error

trivialexam_ex_ex.cpp: In function ‘int main()’:
trivialexam_ex_ex.cpp:49:1: error: expected ‘}’ at end of input
49 | }
| ^
trivialexam_ex_ex.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^