0_0_2327578_21160.c:1:20: iostream: No such file or directory
0_0_2327578_21160.c:2:17: queue: No such file or directory
0_0_2327578_21160.c:3:18: string: No such file or directory
0_0_2327578_21160.c:4: error: syntax error before "namespace"
0_0_2327578_21160.c:6: error: syntax error before "pw"
0_0_2327578_21160.c:12: error: syntax error before "string"
0_0_2327578_21160.c:15: error: syntax error before "p"
0_0_2327578_21160.c: In function `convert':
0_0_2327578_21160.c:17: error: `p' undeclared (first use in this function)
0_0_2327578_21160.c:17: error: (Each undeclared identifier is reported only once
0_0_2327578_21160.c:17: error: for each function it appears in.)
0_0_2327578_21160.c: In function `BFS':
0_0_2327578_21160.c:24: error: `cout' undeclared (first use in this function)
0_0_2327578_21160.c:24: error: `endl' undeclared (first use in this function)
0_0_2327578_21160.c:29: error: `queue' undeclared (first use in this function)
0_0_2327578_21160.c:29: error: `q' undeclared (first use in this function)
0_0_2327578_21160.c:31: error: syntax error before "head"
0_0_2327578_21160.c:33: error: `head' undeclared (first use in this function)
0_0_2327578_21160.c:42: error: `temp' undeclared (first use in this function)
0_0_2327578_21160.c: In function `main':
0_0_2327578_21160.c:121: error: `cin' undeclared (first use in this function)
|