Problem archaeologist
User Fosksjdkskzjskskzk
Submission Time 2025-03-05 12:12:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

archaeologist.cpp: In function ‘void archaeologist(int, int, int, std::vector<int>, int, std::vector<int>)’:
archaeologist.cpp:6:5: error: ‘set_light’ was not declared in this scope
6 | set_light(L);
| ^~~~~~~~~
archaeologist.cpp:32:13: error: ‘take_path’ was not declared in this scope
32 | take_path(maxLightPath);
| ^~~~~~~~~