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