Problem democracy
User BrainrotKid
Submission Time 2026-02-23 16:27:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

democracy.cpp: In function ‘int main()’:
democracy.cpp:30:3: error: expected ‘}’ at end of input
30 | }
| ^
democracy.cpp:7:15: note: to match this ‘{’
7 | signed main(){
| ^