Problem | bombing2 |
---|---|
User | blackscreen1 |
Submission Time | 2024-11-16 09:54:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing2.cpp: In function ‘std::pair<long long int, long long int> dfs(long long int, long long int)’:
bombing2.cpp:48:7: error: ‘dpt’ was not declared in this scope
48 | if (dpt[it] > dpt[nd]) continue;
| ^~~