| Problem | arrayfind |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-08 21:19:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int32_t main()’:
arrayfind.cpp:13:7: error: ‘i’ was not declared in this scope
13 | for (i = 0; i < l; i++) {
| ^