Problem summit
User paaaaaaaaaaaaaaaaaaa
Submission Time 2024-11-12 16:09:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summit.cpp: In function ‘int32_t main()’:
summit.cpp:30:6: error: expected ‘;’ at end of input
30 | r
| ~^
| ;
summit.cpp:30:5: error: expected ‘}’ at end of input
30 | r
| ^
summit.cpp:6:16: note: to match this ‘{’
6 | int32_t main() {
| ^