Problem pigeons
User JhoCyber
Submission Time 2024-12-16 20:44:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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