Problem archaeologist
User hariaakash646
Submission Time 2023-10-17 22:22:42
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:46:39: error: ‘i’ was not declared in this scope
46 | pair<int, vi> out = take_path(i);
| ^