0_0_8610275_21478.c:1:20: iostream: No such file or directory
0_0_8610275_21478.c:2:18: cstdio: No such file or directory
0_0_8610275_21478.c:3:19: cstdlib: No such file or directory
0_0_8610275_21478.c:4:19: cstring: No such file or directory
0_0_8610275_21478.c:5:17: cmath: No such file or directory
0_0_8610275_21478.c:6:18: string: No such file or directory
0_0_8610275_21478.c:7:16: list: No such file or directory
0_0_8610275_21478.c:9: error: syntax error before "namespace"
0_0_8610275_21478.c:11: error: syntax error before '<' token
0_0_8610275_21478.c: In function `doins':
0_0_8610275_21478.c:17: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c:17: error: (Each undeclared identifier is reported only once
0_0_8610275_21478.c:17: error: for each function it appears in.)
0_0_8610275_21478.c: In function `dodel':
0_0_8610275_21478.c:22: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c: In function `doadd':
0_0_8610275_21478.c:33: error: `list' undeclared (first use in this function)
0_0_8610275_21478.c:33: error: syntax error before "int"
0_0_8610275_21478.c:34: error: `tempIt' undeclared (first use in this function)
0_0_8610275_21478.c:34: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c: In function `dosub':
0_0_8610275_21478.c:43: error: `list' undeclared (first use in this function)
0_0_8610275_21478.c:43: error: syntax error before "int"
0_0_8610275_21478.c:44: error: `tempIt' undeclared (first use in this function)
0_0_8610275_21478.c:44: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c: In function `doqnum':
0_0_8610275_21478.c:63: error: `list' undeclared (first use in this function)
0_0_8610275_21478.c:63: error: syntax error before "int"
0_0_8610275_21478.c:64: error: `tempIt' undeclared (first use in this function)
0_0_8610275_21478.c:64: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c: In function `doqbit':
0_0_8610275_21478.c:73: error: `list' undeclared (first use in this function)
0_0_8610275_21478.c:73: error: syntax error before "int"
0_0_8610275_21478.c:74: error: `tempIt' undeclared (first use in this function)
0_0_8610275_21478.c:74: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c: In function `main':
0_0_8610275_21478.c:93: error: `EOF' undeclared (first use in this function)
0_0_8610275_21478.c:97: error: `col' undeclared (first use in this function)
0_0_8610275_21478.c:100: error: `string' undeclared (first use in this function)
0_0_8610275_21478.c:100: error: syntax error before "s"
0_0_8610275_21478.c:104: error: `cin' undeclared (first use in this function)
0_0_8610275_21478.c:104: error: `s' undeclared (first use in this function)
|