0_0_1533619_22322.c:2:20: algorithm: No such file or directory
0_0_1533619_22322.c:3:19: iostream: No such file or directory
0_0_1533619_22322.c:4:17: string: No such file or directory
0_0_1533619_22322.c:5:16: deque: No such file or directory
0_0_1533619_22322.c:6: error: syntax error before "namespace"
0_0_1533619_22322.c:12: error: syntax error before "cmp"
0_0_1533619_22322.c:12: error: syntax error before "a"
0_0_1533619_22322.c: In function `cmp':
0_0_1533619_22322.c:14: error: `a' undeclared (first use in this function)
0_0_1533619_22322.c:14: error: (Each undeclared identifier is reported only once
0_0_1533619_22322.c:14: error: for each function it appears in.)
0_0_1533619_22322.c:14: error: `b' undeclared (first use in this function)
0_0_1533619_22322.c: At top level:
0_0_1533619_22322.c:18: error: syntax error before "cmop"
0_0_1533619_22322.c:18: error: syntax error before "a"
0_0_1533619_22322.c: In function `cmop':
0_0_1533619_22322.c:20: error: `a' undeclared (first use in this function)
0_0_1533619_22322.c:20: error: `b' undeclared (first use in this function)
0_0_1533619_22322.c: In function `main':
0_0_1533619_22322.c:25: error: `deque' undeclared (first use in this function)
0_0_1533619_22322.c:25: error: `closet' undeclared (first use in this function)
0_0_1533619_22322.c:25: error: `que' undeclared (first use in this function)
0_0_1533619_22322.c:27: error: `cin' undeclared (first use in this function)
0_0_1533619_22322.c:32: error: syntax error before "t"
0_0_1533619_22322.c:35: error: `t' undeclared (first use in this function)
0_0_1533619_22322.c:39: error: 'for' loop initial declaration used outside C99 mode
0_0_1533619_22322.c:56: error: `cout' undeclared (first use in this function)
0_0_1533619_22322.c:59: error: `endl' undeclared (first use in this function)
|