Problem wallabyhop
User haydendoo
Submission Time 2023-03-27 12:58:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wallabyhop.cpp: In function ‘int main()’:
wallabyhop.cpp:51:17: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
51 | can=1;
| ^~~
| tan
wallabyhop.cpp:55:12: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
55 | if(can) {
| ^~~
| tan