Problem pigeonhole
User limmingyao21
Submission Time 2023-10-28 21:15:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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