Problem duckbuttons
User Shauryaw
Submission Time 2025-06-17 13:53:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:11:32: error: expected ‘]’ before ‘)’ token
11 | if ((d > a[i]) and (d > a[i+1)) {
| ^
| ]