Problem pigeons
User PerihelionfromAphelion
Submission Time 2026-06-09 23:54:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp: In function ‘int main()’:
pigeons.cpp:10:7: error: ‘i’ was not declared in this scope
10 | for (i = 0; i < m; i++) {
| ^