Problem lostarray
User PerihelionfromAphelion
Submission Time 2026-09-04 21:25:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lostarray.cpp: In function ‘int32_t main()’:
lostarray.cpp:16:7: error: ‘i’ was not declared in this scope
16 | for (i = 1; i <= n; i++) {
| ^