Problem duckbuttons
User toditisdoingthisforfun
Submission Time 2026-01-15 21:30:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:8:1: error: a function-definition is not allowed here before ‘{’ token
8 | {
| ^
duckbuttons.cpp:53:17: error: expected ‘}’ at end of input
53 | steps+=array[p]*
| ^
duckbuttons.cpp:4:1: note: to match this ‘{’
4 | {
| ^