Problem pigeons
User ShaquilleOatmeal34
Submission Time 2025-05-21 15:17:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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