Problem archaeologist
User Fosksjdkskzjskskzk
Submission Time 2025-03-06 14:44:15
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:17:21: error: expected ‘)’ before numeric constant
17 | while (paths.size() 1 0)
| ~ ^~
| )
archaeologist.cpp:17:23: error: expected ‘;’ before numeric constant
17 | while (paths.size() 1 0)
| ^~
| ;