0_0_6763851_4093.c:1:20: iostream: No such file or directory
0_0_6763851_4093.c: In function `main':
0_0_6763851_4093.c:7: error: `cout' undeclared (first use in this function)
0_0_6763851_4093.c:7: error: (Each undeclared identifier is reported only once
0_0_6763851_4093.c:7: error: for each function it appears in.)
0_0_6763851_4093.c:7: error: `ios' undeclared (first use in this function)
0_0_6763851_4093.c:7: error: syntax error before ':' token
0_0_6763851_4093.c:9: error: `cin' undeclared (first use in this function)
0_0_6763851_4093.c:20: error: syntax error before '/' token
0_0_6763851_4093.c:20: error: stray '\184' in program
0_0_6763851_4093.c:20: error: stray '\223' in program
0_0_6763851_4093.c:20: error: stray '\202' in program
0_0_6763851_4093.c:20: error: stray '\213' in program
0_0_6763851_4093.c:20: error: stray '\210' in program
0_0_6763851_4093.c:20: error: stray '\230' in program
0_0_6763851_4093.c:20: error: stray '\181' in program
0_0_6763851_4093.c:20: error: stray '\196' in program
0_0_6763851_4093.c:20: error: stray '\197' in program
0_0_6763851_4093.c:20: error: stray '\197' in program
0_0_6763851_4093.c:20: error: stray '\193' in program
0_0_6763851_4093.c:20: error: stray '\208' in program
0_0_6763851_4093.c:20: error: stray '\212' in program
0_0_6763851_4093.c:20: error: stray '\218' in program
0_0_6763851_4093.c:20: error: stray '\199' in program
0_0_6763851_4093.c:20: error: stray '\176' in program
0_0_6763851_4093.c:20: error: stray '\178' in program
0_0_6763851_4093.c:20: error: stray '\191' in program
0_0_6763851_4093.c:37: error: `endl' undeclared (first use in this function)
0_0_6763851_4093.c: At top level:
0_0_6763851_4093.c:40: error: syntax error before "return"
|