Problem clocktower
User Logout
Submission Time 2023-11-19 19:24:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp: In function ‘int main()’:
clocktower.cpp:12:4: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
12 | can = false;
| ^~~
| tan
clocktower.cpp:15:4: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
15 | can = false;
| ^~~
| tan