0_0_3005981_12251.c:1:22: iostream: No such file or directory
0_0_3005981_12251.c:2:20: cstdio: No such file or directory
0_0_3005981_12251.c:3:23: algorithm: No such file or directory
0_0_3005981_12251.c:6: error: syntax error before "namespace"
0_0_3005981_12251.c:12: error: field `mid' declared as a function
0_0_3005981_12251.c:12: error: syntax error before '{' token
0_0_3005981_12251.c:15: error: variable-size type declared outside of any function
0_0_3005981_12251.c:20: error: variable-size type declared outside of any function
0_0_3005981_12251.c:21: error: variable-size type declared outside of any function
0_0_3005981_12251.c:24: error: syntax error before "bool"
0_0_3005981_12251.c:24: error: syntax error before '&' token
0_0_3005981_12251.c: In function `cmp':
0_0_3005981_12251.c:25: error: `a' undeclared (first use in this function)
0_0_3005981_12251.c:25: error: (Each undeclared identifier is reported only once
0_0_3005981_12251.c:25: error: for each function it appears in.)
0_0_3005981_12251.c:25: error: `b' undeclared (first use in this function)
0_0_3005981_12251.c: At top level:
0_0_3005981_12251.c:28: error: syntax error before "void"
0_0_3005981_12251.c: In function `Build':
0_0_3005981_12251.c:29: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:30: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:31: error: request for member `st' in something not a structure or union
0_0_3005981_12251.c:32: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c: At top level:
0_0_3005981_12251.c:39: error: syntax error before "void"
0_0_3005981_12251.c: In function `Update':
0_0_3005981_12251.c:41: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:41: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:43: error: request for member `st' in something not a structure or union
0_0_3005981_12251.c:45: error: request for member `st' in something not a structure or union
0_0_3005981_12251.c:46: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:46: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:46: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:48: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:48: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:49: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:52: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:52: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:52: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:57: error: request for member `mid' in something not a structure or union
0_0_3005981_12251.c:70: error: request for member `st' in something not a structure or union
0_0_3005981_12251.c:71: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:71: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:71: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:73: error: request for member `l' in something not a structure or union
0_0_3005981_12251.c:73: error: request for member `r' in something not a structure or union
0_0_3005981_12251.c:74: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:77: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:77: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c:77: error: request for member `sum' in something not a structure or union
0_0_3005981_12251.c: At top level:
0_0_3005981_12251.c:81: error: syntax error before "int"
0_0_3005981_12251.c: In function `main':
0_0_3005981_12251.c:106: error: `EOF' undeclared (first use in this function)
0_0_3005981_12251.c:109: error: 'for' loop initial declaration used outside C99 mode
0_0_3005981_12251.c:133: error: request for member `sum' in something not a structure or union
|