0_0_9844290_6204.c:1:20: iostream: No such file or directory
0_0_9844290_6204.c:4:15: map: No such file or directory
0_0_9844290_6204.c:5: error: syntax error before "namespace"
0_0_9844290_6204.c:9: error: syntax error before "string"
0_0_9844290_6204.c:12: error: syntax error before '<' token
0_0_9844290_6204.c:17: error: syntax error before "s"
0_0_9844290_6204.c: In function `dfs':
0_0_9844290_6204.c:19: error: `map' undeclared (first use in this function)
0_0_9844290_6204.c:19: error: (Each undeclared identifier is reported only once
0_0_9844290_6204.c:19: error: for each function it appears in.)
0_0_9844290_6204.c:19: error: `string' undeclared (first use in this function)
0_0_9844290_6204.c:19: error: syntax error before "int"
0_0_9844290_6204.c:20: error: `P' undeclared (first use in this function)
0_0_9844290_6204.c:20: error: syntax error before ':' token
0_0_9844290_6204.c:21: error: `it' undeclared (first use in this function)
0_0_9844290_6204.c:21: error: `q' undeclared (first use in this function)
0_0_9844290_6204.c:21: error: `s' undeclared (first use in this function)
0_0_9844290_6204.c:24: error: `n' undeclared (first use in this function)
0_0_9844290_6204.c:35: error: `its' undeclared (first use in this function)
0_0_9844290_6204.c:35: error: `r' undeclared (first use in this function)
0_0_9844290_6204.c:43: error: `t' undeclared (first use in this function)
0_0_9844290_6204.c: In function `main':
0_0_9844290_6204.c:55: error: `string' undeclared (first use in this function)
0_0_9844290_6204.c:55: error: syntax error before "u"
0_0_9844290_6204.c:59: error: `p' undeclared (first use in this function)
0_0_9844290_6204.c:60: error: `q' undeclared (first use in this function)
0_0_9844290_6204.c:61: error: `t' undeclared (first use in this function)
0_0_9844290_6204.c:62: error: `r' undeclared (first use in this function)
0_0_9844290_6204.c:65: error: `cin' undeclared (first use in this function)
0_0_9844290_6204.c:65: error: `s' undeclared (first use in this function)
0_0_9844290_6204.c:77: error: `u' undeclared (first use in this function)
0_0_9844290_6204.c:77: error: `v' undeclared (first use in this function)
0_0_9844290_6204.c:77: error: `w' undeclared (first use in this function)
0_0_9844290_6204.c:87: error: `map' undeclared (first use in this function)
0_0_9844290_6204.c:87: error: syntax error before "int"
0_0_9844290_6204.c:88: error: `it' undeclared (first use in this function)
|