Problem archaeologist
User Fosksjdkskzjskskzk
Submission Time 2025-03-06 14:34:25
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:20:19: error: ‘i’ was not declared in this scope
20 | light = paths[i];
| ^
archaeologist.cpp:28:19: error: ‘i’ was not declared in this scope
28 | light = paths[i];
| ^