Problem archaeologist
User Fosksjdkskzjskskzk
Submission Time 2025-03-07 16:20:26
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:11:12: error: ‘num_move_remaining’ was not declared in this scope; did you mean ‘num_moves_remaining’?
11 | while (num_move_remaining>1){
| ^~~~~~~~~~~~~~~~~~
| num_moves_remaining