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

Compile Error

cave.cpp: In function ‘void exploreCave(int)’:
cave.cpp:88:3: error: ‘doorOfswitch’ was not declared in this scope; did you mean ‘doorofswitch’?
88 | doorOfswitch[s] = i;
| ^~~~~~~~~~~~
| doorofswitch