0_0_3284687_11001.c:1:17: cstdio: No such file or directory
0_0_3284687_11001.c:2:18: cstring: No such file or directory
0_0_3284687_11001.c:3:20: algorithm: No such file or directory
0_0_3284687_11001.c:10: error: syntax error before "namespace"
0_0_3284687_11001.c:17: error: syntax error before "a"
0_0_3284687_11001.c:22: error: syntax error before "cmp"
0_0_3284687_11001.c:22: error: syntax error before '&' token
0_0_3284687_11001.c: In function `cmp':
0_0_3284687_11001.c:24: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:24: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:24: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:24: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:25: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:25: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c: At top level:
0_0_3284687_11001.c:28: error: syntax error before "long"
0_0_3284687_11001.c:28: error: syntax error before '&' token
0_0_3284687_11001.c: In function `calc':
0_0_3284687_11001.c:30: error: `ay' undeclared (first use in this function)
0_0_3284687_11001.c:30: error: (Each undeclared identifier is reported only once
0_0_3284687_11001.c:30: error: for each function it appears in.)
0_0_3284687_11001.c:30: error: `ax' undeclared (first use in this function)
0_0_3284687_11001.c: At top level:
0_0_3284687_11001.c:33: error: syntax error before "long"
0_0_3284687_11001.c:33: error: syntax error before '&' token
0_0_3284687_11001.c: In function `mul':
0_0_3284687_11001.c:35: error: `cx' undeclared (first use in this function)
0_0_3284687_11001.c:35: error: `bx' undeclared (first use in this function)
0_0_3284687_11001.c:35: error: `by' undeclared (first use in this function)
0_0_3284687_11001.c:35: error: `ay' undeclared (first use in this function)
0_0_3284687_11001.c:35: error: `cy' undeclared (first use in this function)
0_0_3284687_11001.c:35: error: `ax' undeclared (first use in this function)
0_0_3284687_11001.c: In function `init':
0_0_3284687_11001.c:44: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:45: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:51: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:51: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c: In function `solve':
0_0_3284687_11001.c:63: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:63: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:72: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:72: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:72: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:72: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:73: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:73: error: request for member `x' in something not a structure or union
0_0_3284687_11001.c:75: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:75: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c:75: error: request for member `y' in something not a structure or union
0_0_3284687_11001.c: In function `main':
0_0_3284687_11001.c:86: error: `EOF' undeclared (first use in this function)
|