Problem gecko
User Feiyang
Submission Time 2026-02-17 13:58:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gecko.cpp: In function ‘int main()’:
gecko.cpp:27:34: error: ‘py’ was not declared in this scope; did you mean ‘y’?
27 | best = max(best, py[y + 1]);
| ^~
| y