Problem snowball
User PerihelionfromAphelion
Submission Time 2026-08-28 12:45:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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