Problem pigeons
User matt
Submission Time 2024-01-15 20:36:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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