| Problem | subgraphs |
|---|---|
| User | StormyGood |
| Submission Time | 2025-02-20 16:28:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘void dfs(int)’:
subgraphs.cpp:9:15: error: ‘adjlist’ was not declared in this scope
9 | for (auto i: adjlist[x]) {
| ^~~~~~~