0_0_1638236_27986.c:1:19: iostream: No such file or directory
0_0_1638236_27986.c:2: error: syntax error before "namespace"
0_0_1638236_27986.c: In function `main':
0_0_1638236_27986.c:6: error: `cin' undeclared (first use in this function)
0_0_1638236_27986.c:6: error: (Each undeclared identifier is reported only once
0_0_1638236_27986.c:6: error: for each function it appears in.)
0_0_1638236_27986.c:9: error: syntax error before '/' token
0_0_1638236_27986.c:9: error: stray '\215' in program
0_0_1638236_27986.c:9: error: stray '\238' in program
0_0_1638236_27986.c:9: error: stray '\180' in program
0_0_1638236_27986.c:9: error: stray '\243' in program
0_0_1638236_27986.c:9: error: stray '\190' in program
0_0_1638236_27986.c:9: error: stray '\205' in program
0_0_1638236_27986.c:9: error: stray '\191' in program
0_0_1638236_27986.c:9: error: stray '\201' in program
0_0_1638236_27986.c:9: error: stray '\210' in program
0_0_1638236_27986.c:9: error: stray '\212' in program
0_0_1638236_27986.c:30: error: `cout' undeclared (first use in this function)
0_0_1638236_27986.c:30: error: `endl' undeclared (first use in this function)
0_0_1638236_27986.c: At top level:
0_0_1638236_27986.c:39: error: syntax error before "return"
|