Problem summit
User 583116UB
Submission Time 2024-05-25 10:09:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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