Problem ballot
User newplayer
Submission Time 2026-03-28 19:14:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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