Problem cyberland_apio23
User Hijackedsoul
Submission Time 2024-02-12 17:59:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cyberland_apio23.cpp: In function ‘int dijkstra(int, int, std::vector<int>)’:
cyberland_apio23.cpp:32:3: error: ‘pos’ was not declared in this scope; did you mean ‘pow’?
32 | pos=false;
| ^~~
| pow