0_0_10712234_31618.c:1:20: iostream: No such file or directory
0_0_10712234_31618.c:2:19: cstring: No such file or directory
0_0_10712234_31618.c:3: error: syntax error before "namespace"
0_0_10712234_31618.c:12: error: syntax error before "s"
0_0_10712234_31618.c:14: error: syntax error before '/' token
0_0_10712234_31618.c:17: error: `o' undeclared here (not in a function)
0_0_10712234_31618.c:17: error: syntax error before '.' token
0_0_10712234_31618.c:17: error: syntax error before '.' token
0_0_10712234_31618.c:28: error: syntax error before numeric constant
0_0_10712234_31618.c:29: error: syntax error before '.' token
0_0_10712234_31618.c:34: error: syntax error before numeric constant
0_0_10712234_31618.c:35: error: syntax error before '.' token
0_0_10712234_31618.c:40: error: syntax error before numeric constant
0_0_10712234_31618.c:41: error: syntax error before '+' token
0_0_10712234_31618.c:42: error: syntax error before '.' token
0_0_10712234_31618.c:47: error: syntax error before '/' token
0_0_10712234_31618.c:60: error: syntax error before '+' token
0_0_10712234_31618.c:65: error: syntax error before '/' token
0_0_10712234_31618.c: In function `main':
0_0_10712234_31618.c:75: error: `cin' undeclared (first use in this function)
0_0_10712234_31618.c:75: error: (Each undeclared identifier is reported only once
0_0_10712234_31618.c:75: error: for each function it appears in.)
0_0_10712234_31618.c:76: error: 'for' loop initial declaration used outside C99 mode
0_0_10712234_31618.c:88: error: syntax error before '/' token
0_0_10712234_31618.c:95: error: syntax error before '/' token
0_0_10712234_31618.c:103: error: syntax error before '/' token
0_0_10712234_31618.c:105: error: `tmp' undeclared (first use in this function)
0_0_10712234_31618.c:111: error: syntax error before '/' token
0_0_10712234_31618.c:114: error: `cout' undeclared (first use in this function)
0_0_10712234_31618.c:114: error: `endl' undeclared (first use in this function)
|