0_0_11661957_22264.c:1:18: cstring: No such file or directory
0_0_11661957_22264.c:2:17: cstdio: No such file or directory
0_0_11661957_22264.c:3:20: algorithm: No such file or directory
0_0_11661957_22264.c:4:18: complex: No such file or directory
0_0_11661957_22264.c:5:16: cmath: No such file or directory
0_0_11661957_22264.c:6: error: syntax error before "namespace"
0_0_11661957_22264.c:7: error: syntax error before '&' token
0_0_11661957_22264.c: In function `sqr':
0_0_11661957_22264.c:8: error: `x' undeclared (first use in this function)
0_0_11661957_22264.c:8: error: (Each undeclared identifier is reported only once
0_0_11661957_22264.c:8: error: for each function it appears in.)
0_0_11661957_22264.c: In function `main':
0_0_11661957_22264.c:13: error: `complex' undeclared (first use in this function)
0_0_11661957_22264.c:13: error: syntax error before "double"
0_0_11661957_22264.c:14: error: syntax error before "double"
0_0_11661957_22264.c:15: error: syntax error before "double"
0_0_11661957_22264.c:16: error: syntax error before "double"
0_0_11661957_22264.c:17: error: syntax error before "double"
0_0_11661957_22264.c:18: error: syntax error before "double"
0_0_11661957_22264.c:19: error: `x1' undeclared (first use in this function)
0_0_11661957_22264.c:19: error: `x2' undeclared (first use in this function)
0_0_11661957_22264.c:19: error: `x3' undeclared (first use in this function)
|