0_0_9391123_15767.c:1:20: iostream: No such file or directory
0_0_9391123_15767.c:2:15: map: No such file or directory
0_0_9391123_15767.c:3:19: cstring: No such file or directory
0_0_9391123_15767.c:4:17: queue: No such file or directory
0_0_9391123_15767.c:8: error: syntax error before "namespace"
0_0_9391123_15767.c:10: error: syntax error before '<' token
0_0_9391123_15767.c: In function `main':
0_0_9391123_15767.c:18: error: syntax error before ':' token
0_0_9391123_15767.c:20: error: `cin' undeclared (first use in this function)
0_0_9391123_15767.c:20: error: (Each undeclared identifier is reported only once
0_0_9391123_15767.c:20: error: for each function it appears in.)
0_0_9391123_15767.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_9391123_15767.c:24: error: `mp' undeclared (first use in this function)
0_0_9391123_15767.c:27: error: redefinition of 'i'
0_0_9391123_15767.c:23: error: previous definition of 'i' was here
0_0_9391123_15767.c:27: error: 'for' loop initial declaration used outside C99 mode
0_0_9391123_15767.c:29: error: `true' undeclared (first use in this function)
0_0_9391123_15767.c:34: error: `map' undeclared (first use in this function)
0_0_9391123_15767.c:34: error: syntax error before "int"
0_0_9391123_15767.c:38: error: `qu' undeclared (first use in this function)
0_0_9391123_15767.c:46: error: `it' undeclared (first use in this function)
0_0_9391123_15767.c:83: error: redefinition of 'i'
0_0_9391123_15767.c:27: error: previous definition of 'i' was here
0_0_9391123_15767.c:83: error: 'for' loop initial declaration used outside C99 mode
0_0_9391123_15767.c:86: error: `cout' undeclared (first use in this function)
0_0_9391123_15767.c:86: error: `endl' undeclared (first use in this function)
|