0_0_7605861_23681.c:1:19: iostream: No such file or directory
0_0_7605861_23681.c:3: error: syntax error before "namespace"
0_0_7605861_23681.c:12: error: syntax error before "a"
0_0_7605861_23681.c: In function `bulit':
0_0_7605861_23681.c:19: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:20: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c:21: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:31: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:32: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c:33: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c: In function `query':
0_0_7605861_23681.c:41: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:41: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c:43: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:46: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:46: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c: In function `addsub':
0_0_7605861_23681.c:70: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:70: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c:72: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:73: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:77: error: request for member `lchild' in something not a structure or union
0_0_7605861_23681.c:77: error: request for member `rchild' in something not a structure or union
0_0_7605861_23681.c:81: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:81: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:81: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:86: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:86: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c:86: error: request for member `number' in something not a structure or union
0_0_7605861_23681.c: In function `main':
0_0_7605861_23681.c:107: error: `EOF' undeclared (first use in this function)
0_0_7605861_23681.c:107: error: (Each undeclared identifier is reported only once
0_0_7605861_23681.c:107: error: for each function it appears in.)
|