0_0_11705989_32138.c:2:20: algorithm: No such file or directory
0_0_11705989_32138.c:4:19: iostream: No such file or directory
0_0_11705989_32138.c:5:18: fstream: No such file or directory
0_0_11705989_32138.c:6: error: syntax error before "namespace"
0_0_11705989_32138.c: In function `main':
0_0_11705989_32138.c:12: error: syntax error before '/' token
0_0_11705989_32138.c:13: error: `cin' undeclared (first use in this function)
0_0_11705989_32138.c:13: error: (Each undeclared identifier is reported only once
0_0_11705989_32138.c:13: error: for each function it appears in.)
0_0_11705989_32138.c:19: error: syntax error before "double"
0_0_11705989_32138.c:20: error: syntax error before "double"
0_0_11705989_32138.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_11705989_32138.c:24: error: redefinition of 'i'
0_0_11705989_32138.c:21: error: previous definition of 'i' was here
0_0_11705989_32138.c:24: error: 'for' loop initial declaration used outside C99 mode
0_0_11705989_32138.c:28: error: `cout' undeclared (first use in this function)
0_0_11705989_32138.c:28: error: `endl' undeclared (first use in this function)
|