Problem | cyberland_apio23 |
---|---|
User | Hijackedsoul |
Submission Time | 2024-02-12 17:59:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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