256681_0_17904.c:1:20: iostream: No such file or directory
256681_0_17904.c:2: error: syntax error before "namespace"
256681_0_17904.c: In function `main':
256681_0_17904.c:7: error: `cin' undeclared (first use in this function)
256681_0_17904.c:7: error: (Each undeclared identifier is reported only once
256681_0_17904.c:7: error: for each function it appears in.)
256681_0_17904.c:9: error: `__int64' undeclared (first use in this function)
256681_0_17904.c:9: error: syntax error before "f"
256681_0_17904.c:13: error: `cout' undeclared (first use in this function)
256681_0_17904.c:13: error: `endl' undeclared (first use in this function)
256681_0_17904.c: At top level:
256681_0_17904.c:17: error: syntax error before "f"
256681_0_17904.c: In function `f':
256681_0_17904.c:20: error: `__int64' undeclared (first use in this function)
256681_0_17904.c:20: error: syntax error before "a"
256681_0_17904.c:21: error: `a' undeclared (first use in this function)
256681_0_17904.c:24: error: 'for' loop initial declaration used outside C99 mode
|