0_0_6405626_29443.c:2:17: vector: No such file or directory
0_0_6405626_29443.c:3: error: syntax error before "namespace"
0_0_6405626_29443.c:5: error: syntax error before '<' token
0_0_6405626_29443.c: In function `initial':
0_0_6405626_29443.c:14: error: `son' undeclared (first use in this function)
0_0_6405626_29443.c:14: error: (Each undeclared identifier is reported only once
0_0_6405626_29443.c:14: error: for each function it appears in.)
0_0_6405626_29443.c: In function `dfs1':
0_0_6405626_29443.c:19: error: `son' undeclared (first use in this function)
0_0_6405626_29443.c:26: error: `weight' undeclared (first use in this function)
0_0_6405626_29443.c: In function `dfs2':
0_0_6405626_29443.c:40: error: `son' undeclared (first use in this function)
0_0_6405626_29443.c:47: error: `weight' undeclared (first use in this function)
0_0_6405626_29443.c: In function `main':
0_0_6405626_29443.c:75: error: syntax error before '/' token
0_0_6405626_29443.c:80: error: syntax error before '/' token
0_0_6405626_29443.c:81: error: `son' undeclared (first use in this function)
0_0_6405626_29443.c:82: error: `weight' undeclared (first use in this function)
|