Problem spellofweakness
User PerihelionfromAphelion
Submission Time 2026-07-31 16:16:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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