0_0_11151913_14143.c:7:17: cstdio: No such file or directory
0_0_11151913_14143.c:8:19: iostream: No such file or directory
0_0_11151913_14143.c:9:16: queue: No such file or directory
0_0_11151913_14143.c:10:17: vector: No such file or directory
0_0_11151913_14143.c:11:20: algorithm: No such file or directory
0_0_11151913_14143.c:14: error: syntax error before "namespace"
0_0_11151913_14143.c:16: error: syntax error before '<' token
0_0_11151913_14143.c:23: error: syntax error before "cmp"
0_0_11151913_14143.c:23: error: syntax error before "a"
0_0_11151913_14143.c: In function `cmp':
0_0_11151913_14143.c:24: error: `a' undeclared (first use in this function)
0_0_11151913_14143.c:24: error: (Each undeclared identifier is reported only once
0_0_11151913_14143.c:24: error: for each function it appears in.)
0_0_11151913_14143.c:24: error: `b' undeclared (first use in this function)
0_0_11151913_14143.c: In function `main':
0_0_11151913_14143.c:38: error: `EOF' undeclared (first use in this function)
0_0_11151913_14143.c:40: error: `pq' undeclared (first use in this function)
|