Problem duckbuttons
User PerihelionfromAphelion
Submission Time 2026-08-20 22:06:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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