816066_0_0_28712.c:1:20: iostream: No such file or directory
816066_0_0_28712.c:3:21: algorithm: No such file or directory
816066_0_0_28712.c:4:18: string: No such file or directory
816066_0_0_28712.c:6: error: syntax error before "namespace"
816066_0_0_28712.c:18: error: syntax error before "cmp"
816066_0_0_28712.c:18: error: syntax error before '&' token
816066_0_0_28712.c: In function `cmp':
816066_0_0_28712.c:20: error: `a' undeclared (first use in this function)
816066_0_0_28712.c:20: error: (Each undeclared identifier is reported only once
816066_0_0_28712.c:20: error: for each function it appears in.)
816066_0_0_28712.c:20: error: `b' undeclared (first use in this function)
816066_0_0_28712.c: In function `main':
816066_0_0_28712.c:32: error: syntax error before '/' token
816066_0_0_28712.c:34: error: `node' undeclared (first use in this function)
816066_0_0_28712.c:48: error: `flag' undeclared (first use in this function)
|