0_0_2698440_693.c:1:20: iostream: No such file or directory
0_0_2698440_693.c:2:21: algorithm: No such file or directory
0_0_2698440_693.c:3:17: cmath: No such file or directory
0_0_2698440_693.c:4: error: syntax error before "namespace"
0_0_2698440_693.c:9: error: syntax error before "int"
0_0_2698440_693.c:10: error: syntax error before "void"
0_0_2698440_693.c:10: error: syntax error before '&' token
0_0_2698440_693.c: In function `maxit':
0_0_2698440_693.c:10: error: `L' undeclared (first use in this function)
0_0_2698440_693.c:10: error: (Each undeclared identifier is reported only once
0_0_2698440_693.c:10: error: for each function it appears in.)
0_0_2698440_693.c:10: error: `R1' undeclared (first use in this function)
0_0_2698440_693.c:10: error: `R2' undeclared (first use in this function)
0_0_2698440_693.c: At top level:
0_0_2698440_693.c:38: error: syntax error before '/' token
0_0_2698440_693.c: In function `Solve':
0_0_2698440_693.c:56: error: 'for' loop initial declaration used outside C99 mode
0_0_2698440_693.c:59: error: 'for' loop initial declaration used outside C99 mode
0_0_2698440_693.c: In function `main':
0_0_2698440_693.c:71: error: `EOF' undeclared (first use in this function)
0_0_2698440_693.c:74: error: 'for' loop initial declaration used outside C99 mode
|