0_0_4664438_17745.c:2:20: iostream: No such file or directory
0_0_4664438_17745.c:3:19: cstring: No such file or directory
0_0_4664438_17745.c:4:18: vector: No such file or directory
0_0_4664438_17745.c:6: error: syntax error before "namespace"
0_0_4664438_17745.c: In function `main':
0_0_4664438_17745.c:18: error: `cin' undeclared (first use in this function)
0_0_4664438_17745.c:18: error: (Each undeclared identifier is reported only once
0_0_4664438_17745.c:18: error: for each function it appears in.)
0_0_4664438_17745.c:108: error: `cout' undeclared (first use in this function)
0_0_4664438_17745.c:108: error: `endl' undeclared (first use in this function)
|