610360_0_0_10915.c:1:20: iostream: No such file or directory
610360_0_0_10915.c:2:18: string: No such file or directory
610360_0_0_10915.c:3:17: deque: No such file or directory
610360_0_0_10915.c:4:21: algorithm: No such file or directory
610360_0_0_10915.c:5: error: syntax error before "namespace"
610360_0_0_10915.c: In function `main':
610360_0_0_10915.c:10: error: `deque' undeclared (first use in this function)
610360_0_0_10915.c:10: error: (Each undeclared identifier is reported only once
610360_0_0_10915.c:10: error: for each function it appears in.)
610360_0_0_10915.c:10: error: syntax error before "int"
610360_0_0_10915.c:11: error: `EOF' undeclared (first use in this function)
610360_0_0_10915.c:15: error: `c' undeclared (first use in this function)
|