Problem bronzemedal
User godex
Submission Time 2025-08-06 17:10:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bronzemedal.cpp: In function ‘int32_t main()’:
bronzemedal.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
bronzemedal.cpp:4:16: note: to match this ‘{’
4 | int32_t main() {
| ^