0_0_3047445_3032.c:1:19: iostream: No such file or directory
0_0_3047445_3032.c:3: error: syntax error before "namespace"
0_0_3047445_3032.c:11: error: syntax error before "int"
0_0_3047445_3032.c:30: error: syntax error before '=' token
0_0_3047445_3032.c: In function `bd':
0_0_3047445_3032.c:32: error: `root' undeclared (first use in this function)
0_0_3047445_3032.c:32: error: (Each undeclared identifier is reported only once
0_0_3047445_3032.c:32: error: for each function it appears in.)
0_0_3047445_3032.c:32: error: `left' undeclared (first use in this function)
0_0_3047445_3032.c:33: error: `right' undeclared (first use in this function)
0_0_3047445_3032.c: At top level:
0_0_3047445_3032.c:53: error: syntax error before '=' token
0_0_3047445_3032.c: In function `modify':
0_0_3047445_3032.c:55: error: `r' undeclared (first use in this function)
0_0_3047445_3032.c:57: error: `val' undeclared (first use in this function)
0_0_3047445_3032.c:61: error: `pos' undeclared (first use in this function)
0_0_3047445_3032.c: At top level:
0_0_3047445_3032.c:84: error: syntax error before '=' token
0_0_3047445_3032.c: In function `query':
0_0_3047445_3032.c:86: error: `r' undeclared (first use in this function)
0_0_3047445_3032.c:86: error: `left' undeclared (first use in this function)
0_0_3047445_3032.c:86: error: `right' undeclared (first use in this function)
0_0_3047445_3032.c: At top level:
0_0_3047445_3032.c:122: error: syntax error before "scan_d"
0_0_3047445_3032.c:122: error: syntax error before '&' token
0_0_3047445_3032.c: In function `scan_d':
0_0_3047445_3032.c:124: error: `bool' undeclared (first use in this function)
0_0_3047445_3032.c:124: error: syntax error before "IsN"
0_0_3047445_3032.c:126: error: `EOF' undeclared (first use in this function)
0_0_3047445_3032.c:126: error: `false' undeclared (first use in this function)
0_0_3047445_3032.c:128: error: `IsN' undeclared (first use in this function)
0_0_3047445_3032.c:128: error: `true' undeclared (first use in this function)
0_0_3047445_3032.c:128: error: `num' undeclared (first use in this function)
0_0_3047445_3032.c: In function `main':
0_0_3047445_3032.c:140: error: 'for' loop initial declaration used outside C99 mode
|