Problem pigeons
User ATHY
Submission Time 2024-06-21 07:38:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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