Problem towers
User PlayVoltz
Submission Time 2023-09-28 18:56:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

towers.cpp: In function ‘int32_t main()’:
towers.cpp:128:9: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
128 | while (num!=-1){
| ^~~
| enum