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

Compile Error

subgraphs.cpp: In function β€˜int main()’:
subgraphs.cpp:15:18: error: a function-definition is not allowed here before β€˜{’ token
15 | void dfs (int x) {
| ^