Problem | runway |
---|---|
User | Codula |
Submission Time | 2023-01-01 18:14:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runway.cpp: In function ‘int32_t main()’:
runway.cpp:62:14: error: ‘G’ was not declared in this scope
62 | for(auto i:G[node]){
| ^
runway.cpp:76:13: error: ‘k’ was not declared in this scope
76 | if(dist[N]<k){
| ^