Problem duckbuttons
User Karax
Submission Time 2026-01-19 17:04:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:27:34: error: ‘cur’ was not declared in this scope
27 | moves += take * (i - cur.first);
| ^~~