Problem pigeons
User Elnathan
Submission Time 2023-02-04 18:12:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp: In function ‘int main()’:
pigeons.cpp:16:4: error: ‘pigeonOnFence’ was not declared in this scope; did you mean ‘pigeonsOnFence’?
16 | pigeonOnFence = 0;
| ^~~~~~~~~~~~~
| pigeonsOnFence