Problem | archaeologist |
---|---|
User | JustAWallaby |
Submission Time | 2023-01-26 22:33:12 |
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:32:11: error: ‘take_path’ was not declared in this scope
32 | iv res = take_path(indx);
| ^~~~~~~~~
archaeologist.cpp:33:5: error: ‘set_light’ was not declared in this scope
33 | set_light(1);
| ^~~~~~~~~