Problem pigeons
User Hytoh
Submission Time 2023-02-19 11:51:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp: In function ‘int main()’:
pigeons.cpp:34:1: error: expected ‘}’ before ‘else’
34 | else
| ^~~~
pigeons.cpp:30:12: note: to match this ‘{’
30 | if (a = n) {
| ^