Problem duckbuttons
User LovePeggingLucaBalsa
Submission Time 2026-01-28 09:52:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:14:22: error: expected ‘;’ before ‘i’
14 | for(int i = 1; i <=n i++){
| ^~
| ;