| Problem | archaeologist |
|---|---|
| User | Fosksjdkskzjskskzk |
| Submission Time | 2025-03-07 16:56:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
archaeologist.cpp: In function ‘void archaeologist(int, int, int, std::vector<int>, int, std::vector<int>)’:
archaeologist.cpp:14:5: error: ‘set_light’ was not declared in this scope
14 | set_light(lightlevel);
| ^~~~~~~~~
archaeologist.cpp:40:38: error: ‘take_path’ was not declared in this scope
40 | auto [new_room, new_paths] = take_path(selected_path);
| ^~~~~~~~~