Problem cave
User Henries
Submission Time 2025-02-06 16:53:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cave.cpp: In function ‘void exploreCave(int)’:
cave.cpp:81:20: error: ‘l’ was not declared in this scope; did you mean ‘lb’?
81 | whichswitch[i] = l;
| ^
| lb