Problem | duckbuttons |
---|---|
User | Shauryaw |
Submission Time | 2025-06-17 13:53:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:11:32: error: expected ‘]’ before ‘)’ token
11 | if ((d > a[i]) and (d > a[i+1)) {
| ^
| ]