0_0_12022417_19583.c:2:20: algorithm: No such file or directory
0_0_12022417_19583.c:3: error: syntax error before "namespace"
0_0_12022417_19583.c:8: error: syntax error before "x"
0_0_12022417_19583.c:10: error: syntax error before "cmp"
0_0_12022417_19583.c:10: error: syntax error before "x"
0_0_12022417_19583.c: In function `cmp':
0_0_12022417_19583.c:12: error: request for member `c' in something not a structure or union
0_0_12022417_19583.c:12: error: `y' undeclared (first use in this function)
0_0_12022417_19583.c:12: error: (Each undeclared identifier is reported only once
0_0_12022417_19583.c:12: error: for each function it appears in.)
0_0_12022417_19583.c:13: error: `false' undeclared (first use in this function)
0_0_12022417_19583.c:15: error: `true' undeclared (first use in this function)
0_0_12022417_19583.c: In function `print':
0_0_12022417_19583.c:22: error: request for member `b' in something not a structure or union
0_0_12022417_19583.c:24: error: request for member `a' in something not a structure or union
0_0_12022417_19583.c:25: error: request for member `b' in something not a structure or union
0_0_12022417_19583.c: In function `main':
0_0_12022417_19583.c:39: error: request for member `a' in something not a structure or union
0_0_12022417_19583.c:39: error: request for member `b' in something not a structure or union
0_0_12022417_19583.c:39: error: request for member `c' in something not a structure or union
|