Problem pigeonhole
User 583116UB
Submission Time 2024-07-20 09:23:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:30:25: error: ‘end1’ was not declared in this scope
30 | cout << maxPigeons << end1;
| ^~~~