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

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:49:13: error: ‘visiting’ was not declared in this scope
49 | bb.erase(visiting);
| ^~~~~~~~