0_0_2760022_16296.c:11: error: field `mid' declared as a function
0_0_2760022_16296.c:11: error: syntax error before '{' token
0_0_2760022_16296.c: In function `build':
0_0_2760022_16296.c:19: error: request for member `left' in something not a structure or union
0_0_2760022_16296.c:20: error: request for member `right' in something not a structure or union
0_0_2760022_16296.c:21: error: request for member `left' in something not a structure or union
0_0_2760022_16296.c:21: error: request for member `right' in something not a structure or union
0_0_2760022_16296.c:22: error: request for member `val' in something not a structure or union
0_0_2760022_16296.c:24: error: request for member `mid' in something not a structure or union
0_0_2760022_16296.c:25: error: request for member `val' in something not a structure or union
0_0_2760022_16296.c:27: error: request for member `val' in something not a structure or union
0_0_2760022_16296.c: In function `update':
0_0_2760022_16296.c:32: error: request for member `val' in something not a structure or union
0_0_2760022_16296.c:33: error: request for member `left' in something not a structure or union
0_0_2760022_16296.c:33: error: request for member `right' in something not a structure or union
0_0_2760022_16296.c:35: error: request for member `mid' in something not a structure or union
0_0_2760022_16296.c: In function `qq':
0_0_2760022_16296.c:44: error: request for member `left' in something not a structure or union
0_0_2760022_16296.c:44: error: request for member `right' in something not a structure or union
0_0_2760022_16296.c:45: error: request for member `val' in something not a structure or union
0_0_2760022_16296.c:46: error: request for member `mid' in something not a structure or union
|