Problem cowland
User mofumofu
Submission Time 2023-01-22 18:41:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cowland.cpp: In function ‘int get(int, int)’:
cowland.cpp:114:18: error: ‘x’ was not declared in this scope
114 | if(k<=0) return x;
| ^