Problem subgraphs
User HighLithop
Submission Time 2025-07-29 13:10:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:49:13: error: ‘visited’ was not declared in this scope
49 | visited[*bb.begin()] = true;
| ^~~~~~~