0_0_8633984_6224.c:1:20: iostream: No such file or directory
0_0_8633984_6224.c:3: error: syntax error before "namespace"
0_0_8633984_6224.c:11: error: syntax error before "c"
0_0_8633984_6224.c:24: error: syntax error before "sum"
0_0_8633984_6224.c: In function `sum':
0_0_8633984_6224.c:25: error: `__int64' undeclared (first use in this function)
0_0_8633984_6224.c:25: error: (Each undeclared identifier is reported only once
0_0_8633984_6224.c:25: error: for each function it appears in.)
0_0_8633984_6224.c:25: error: syntax error before "s"
0_0_8633984_6224.c:27: error: `s' undeclared (first use in this function)
0_0_8633984_6224.c: In function `main':
0_0_8633984_6224.c:35: error: `EOF' undeclared (first use in this function)
0_0_8633984_6224.c:37: error: `__int64' undeclared (first use in this function)
0_0_8633984_6224.c:37: error: syntax error before "s"
0_0_8633984_6224.c:40: error: `s' undeclared (first use in this function)
|