| Problem | cave |
|---|---|
| User | Henries |
| Submission Time | 2025-02-06 16:52:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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