0_0_3195039_24411.c:1:20: iostream: No such file or directory
0_0_3195039_24411.c:2:19: cstdlib: No such file or directory
0_0_3195039_24411.c:3:19: cstring: No such file or directory
0_0_3195039_24411.c:5: error: syntax error before "namespace"
0_0_3195039_24411.c: In function `main':
0_0_3195039_24411.c:13: error: `cin' undeclared (first use in this function)
0_0_3195039_24411.c:13: error: (Each undeclared identifier is reported only once
0_0_3195039_24411.c:13: error: for each function it appears in.)
0_0_3195039_24411.c:16: error: `cout' undeclared (first use in this function)
0_0_3195039_24411.c:17: error: `endl' undeclared (first use in this function)
0_0_3195039_24411.c:27: error: syntax error before '/' token
0_0_3195039_24411.c: In function `calculate':
0_0_3195039_24411.c:34: error: syntax error before '/' token
0_0_3195039_24411.c:34: error: stray '\189' in program
0_0_3195039_24411.c:34: error: stray '\248' in program
0_0_3195039_24411.c:34: error: stray '\206' in program
0_0_3195039_24411.c:34: error: stray '\187' in program
0_0_3195039_24411.c:40: error: `ia' undeclared (first use in this function)
0_0_3195039_24411.c:41: error: `ib' undeclared (first use in this function)
0_0_3195039_24411.c:42: error: `is' undeclared (first use in this function)
0_0_3195039_24411.c:50: error: syntax error before '/' token
0_0_3195039_24411.c:53: error: syntax error before '/' token
|