560874_0_0_19861.c:1:19: iostream: No such file or directory
560874_0_0_19861.c:2:20: algorithm: No such file or directory
560874_0_0_19861.c:3:18: complex: No such file or directory
560874_0_0_19861.c:4: error: syntax error before "namespace"
560874_0_0_19861.c:5: error: syntax error before '<' token
560874_0_0_19861.c:9: error: syntax error before "bool"
560874_0_0_19861.c:11: error: syntax error before "ns"
560874_0_0_19861.c:12: error: syntax error before "cmp"
560874_0_0_19861.c:12: error: syntax error before '&' token
560874_0_0_19861.c: In function `cmp':
560874_0_0_19861.c:14: error: `e' undeclared (first use in this function)
560874_0_0_19861.c:14: error: (Each undeclared identifier is reported only once
560874_0_0_19861.c:14: error: for each function it appears in.)
560874_0_0_19861.c:14: error: `f' undeclared (first use in this function)
560874_0_0_19861.c: In function `main':
560874_0_0_19861.c:43: error: request for member `start' in something not a structure or union
560874_0_0_19861.c:44: error: request for member `vi' in something not a structure or union
560874_0_0_19861.c:45: error: request for member `start' in something not a structure or union
560874_0_0_19861.c:46: error: request for member `vi' in something not a structure or union
560874_0_0_19861.c:54: error: request for member `vi' in something not a structure or union
|