Problem | dynamicdag |
---|---|
User | Tqin |
Submission Time | 2023-12-30 14:32:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dynamicdag.cpp: In function ‘bool dfs(long long int)’:
dynamicdag.cpp:27:3: error: ‘flags’ was not declared in this scope
27 | flags.push_back(ind);
| ^~~~~