643906_0_0_22264.c:1:19: iostream: No such file or directory
643906_0_0_22264.c:2:14: map: No such file or directory
643906_0_0_22264.c:3: error: syntax error before "namespace"
643906_0_0_22264.c: In function `main':
643906_0_0_22264.c:5: error: `string' undeclared (first use in this function)
643906_0_0_22264.c:5: error: (Each undeclared identifier is reported only once
643906_0_0_22264.c:5: error: for each function it appears in.)
643906_0_0_22264.c:5: error: syntax error before "t"
643906_0_0_22264.c:7: error: `cin' undeclared (first use in this function)
643906_0_0_22264.c:8: error: `map' undeclared (first use in this function)
643906_0_0_22264.c:8: error: syntax error before "int"
643906_0_0_22264.c:9: error: syntax error before "int"
643906_0_0_22264.c:11: error: 'for' loop initial declaration used outside C99 mode
643906_0_0_22264.c:12: error: `t' undeclared (first use in this function)
643906_0_0_22264.c:13: error: `s' undeclared (first use in this function)
643906_0_0_22264.c:16: error: `p' undeclared (first use in this function)
643906_0_0_22264.c:22: error: `cout' undeclared (first use in this function)
643906_0_0_22264.c:22: error: `endl' undeclared (first use in this function)
|