0_0_9348183_30118.c:1:19: iostream: No such file or directory
0_0_9348183_30118.c:2:18: iomanip: No such file or directory
0_0_9348183_30118.c:3: error: syntax error before "namespace"
0_0_9348183_30118.c: In function `main':
0_0_9348183_30118.c:7: error: `cin' undeclared (first use in this function)
0_0_9348183_30118.c:7: error: (Each undeclared identifier is reported only once
0_0_9348183_30118.c:7: error: for each function it appears in.)
0_0_9348183_30118.c:13: error: syntax error before '/' token
0_0_9348183_30118.c:13: error: stray '\181' in program
0_0_9348183_30118.c:13: error: stray '\189' in program
0_0_9348183_30118.c:13: error: stray '\176' in program
0_0_9348183_30118.c:13: error: stray '\161' in program
0_0_9348183_30118.c:13: error: stray '\178' in program
0_0_9348183_30118.c:13: error: stray '\187' in program
0_0_9348183_30118.c:13: error: stray '\196' in program
0_0_9348183_30118.c:13: error: stray '\220' in program
0_0_9348183_30118.c:18: error: `x' undeclared (first use in this function)
0_0_9348183_30118.c:28: error: `cout' undeclared (first use in this function)
0_0_9348183_30118.c:28: error: `a' undeclared (first use in this function)
0_0_9348183_30118.c:28: error: `k' undeclared (first use in this function)
0_0_9348183_30118.c:29: error: `i' undeclared (first use in this function)
0_0_9348183_30118.c:30: error: syntax error before '/' token
0_0_9348183_30118.c:30: error: stray '\210' in program
0_0_9348183_30118.c:30: error: stray '\170' in program
0_0_9348183_30118.c:30: error: stray '\178' in program
0_0_9348183_30118.c:30: error: stray '\185' in program
0_0_9348183_30118.c:30: error: stray '\181' in program
0_0_9348183_30118.c:30: error: stray '\196' in program
0_0_9348183_30118.c: At top level:
0_0_9348183_30118.c:34: error: syntax error before "return"
|