Problem | ballot |
---|---|
User | hwy |
Submission Time | 2023-06-07 12:41:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ballot.cpp: In function ‘int main()’:
ballot.cpp:37:3: error: expected ‘}’ before ‘else’
37 | else {
| ^~~~
ballot.cpp:34:23: note: to match this ‘{’
34 | else if (ans1 == 0) {
| ^