Problem | warp2 |
---|---|
User | dacashew |
Submission Time | 2024-11-27 14:47:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
warp2.cpp: In function ‘std::vector<long long int> bfs(long long int)’:
warp2.cpp:113:10: error: ‘it’ was not declared in this scope; did you mean ‘int’?
113 | if(dis[it]!=-1){
| ^~
| int