Problem snack
User PerihelionfromAphelion
Submission Time 2026-06-06 09:42:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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