Problem | archaeologist |
---|---|
User | hariaakash646 |
Submission Time | 2023-10-18 00:01:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
archaeologist.cpp: In function ‘void archaeologist(int, int, int, std::vector<int>, int, std::vector<int>)’:
archaeologist.cpp:82:22: error: ‘i’ was not declared in this scope
82 | if(paths[i] == 0) set_light(dp[e]);
| ^