Problem pigeonhole
User Denzio321
Submission Time 2023-10-28 20:24:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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