0_0_3002800_2792.c:1:22: iostream: No such file or directory
0_0_3002800_2792.c:2:20: cstdio: No such file or directory
0_0_3002800_2792.c:3:23: algorithm: No such file or directory
0_0_3002800_2792.c:6: error: syntax error before "namespace"
0_0_3002800_2792.c:12: error: field `mid' declared as a function
0_0_3002800_2792.c:12: error: syntax error before '{' token
0_0_3002800_2792.c:15: error: variable-size type declared outside of any function
0_0_3002800_2792.c:20: error: variable-size type declared outside of any function
0_0_3002800_2792.c:21: error: variable-size type declared outside of any function
0_0_3002800_2792.c:23: error: syntax error before "bool"
0_0_3002800_2792.c:23: error: syntax error before '&' token
0_0_3002800_2792.c: In function `cmp':
0_0_3002800_2792.c:24: error: `a' undeclared (first use in this function)
0_0_3002800_2792.c:24: error: (Each undeclared identifier is reported only once
0_0_3002800_2792.c:24: error: for each function it appears in.)
0_0_3002800_2792.c:24: error: `b' undeclared (first use in this function)
0_0_3002800_2792.c: At top level:
0_0_3002800_2792.c:26: error: syntax error before "void"
0_0_3002800_2792.c: In function `Build':
0_0_3002800_2792.c:27: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:28: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:29: error: request for member `st' in something not a structure or union
0_0_3002800_2792.c:30: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c: At top level:
0_0_3002800_2792.c:36: error: syntax error before "void"
0_0_3002800_2792.c: In function `Update':
0_0_3002800_2792.c:37: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:37: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:38: error: request for member `st' in something not a structure or union
0_0_3002800_2792.c:39: error: request for member `st' in something not a structure or union
0_0_3002800_2792.c:40: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:40: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:40: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:41: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:41: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:42: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:44: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:44: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:44: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:48: error: request for member `mid' in something not a structure or union
0_0_3002800_2792.c:57: error: request for member `st' in something not a structure or union
0_0_3002800_2792.c:58: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:58: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:58: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:59: error: request for member `l' in something not a structure or union
0_0_3002800_2792.c:59: error: request for member `r' in something not a structure or union
0_0_3002800_2792.c:60: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:62: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:62: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:62: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c: At top level:
0_0_3002800_2792.c:65: error: syntax error before "int"
0_0_3002800_2792.c: In function `Bin':
0_0_3002800_2792.c:70: error: syntax error before '/' token
0_0_3002800_2792.c: In function `main':
0_0_3002800_2792.c:84: error: `EOF' undeclared (first use in this function)
0_0_3002800_2792.c:87: error: 'for' loop initial declaration used outside C99 mode
0_0_3002800_2792.c:89: error: syntax error before '/' token
0_0_3002800_2792.c:99: error: syntax error before '/' token
0_0_3002800_2792.c:104: error: redefinition of 'i'
0_0_3002800_2792.c:87: error: previous definition of 'i' was here
0_0_3002800_2792.c:104: error: 'for' loop initial declaration used outside C99 mode
0_0_3002800_2792.c:105: error: syntax error before '/' token
0_0_3002800_2792.c:109: error: syntax error before ')' token
0_0_3002800_2792.c:115: error: 'for' loop initial declaration used outside C99 mode
0_0_3002800_2792.c:115: error: `tt' undeclared (first use in this function)
0_0_3002800_2792.c:118: error: syntax error before '/' token
0_0_3002800_2792.c:122: error: request for member `sum' in something not a structure or union
0_0_3002800_2792.c:123: error: syntax error before '/' token
0_0_3002800_2792.c: At top level:
0_0_3002800_2792.c:128: error: syntax error before '}' token
|