Problem pigeons
User boorlarishitfan666
Submission Time 2024-06-19 15:13:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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