Problem | subgraphs |
---|---|
User | HighLithop |
Submission Time | 2025-07-29 13:08:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:49:13: error: ‘visited’ was not declared in this scope
49 | visited[*bb.begin()] = true;
| ^~~~~~~