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

Compile Error

towers.cpp: In function ‘int32_t main()’:
towers.cpp:127:2: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
127 | num = 0;
| ^~~
| enum