Problem pigeons
User JAMALSGOODATROBOTICS
Submission Time 2025-01-13 20:35:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp: In function ‘int main()’:
pigeons.cpp:33:1: error: expected ‘}’ at end of input
33 | }
| ^
pigeons.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^