Problem subgraphs
User ultbiaslia
Submission Time 2023-11-16 10:29:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp:8:1: error: expected initializer before ‘void’
8 | void dfs (int x) {
| ^~~~