Problem ballot
User Henries
Submission Time 2024-10-29 19:17:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ballot.cpp: In function ‘int main()’:
ballot.cpp:52:1: error: expected ‘}’ at end of input
52 | }
| ^
ballot.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^