Problem gecko
User glog
Submission Time 2023-05-24 17:28:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gecko.cpp: In function ‘int main()’:
gecko.cpp:24:26: error: ‘x’ was not declared in this scope
24 | ans = max(ans, recur(x, 0));
| ^