Problem duckbuttons
User carson
Submission Time 2025-03-19 14:07:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:26:31: error: ‘prev_max’ was not declared in this scope
26 | for(long long j = i-1; j > prev_max; j--)
| ^~~~~~~~