87661_0_32471.c:6: error: syntax error before "a"
87661_0_32471.c: In function `partition':
87661_0_32471.c:10: error: `school' undeclared (first use in this function)
87661_0_32471.c:10: error: (Each undeclared identifier is reported only once
87661_0_32471.c:10: error: for each function it appears in.)
87661_0_32471.c:10: error: syntax error before "t"
87661_0_32471.c:11: error: request for member `bilv' in something not a structure or union
87661_0_32471.c:12: error: `true' undeclared (first use in this function)
87661_0_32471.c:14: error: request for member `bilv' in something not a structure or union
87661_0_32471.c:15: error: request for member `bilv' in something not a structure or union
87661_0_32471.c:18: error: `t' undeclared (first use in this function)
87661_0_32471.c: In function `main':
87661_0_32471.c:40: error: request for member `money' in something not a structure or union
87661_0_32471.c:40: error: request for member `gai' in something not a structure or union
87661_0_32471.c:41: error: request for member `bilv' in something not a structure or union
87661_0_32471.c:41: error: request for member `gai' in something not a structure or union
87661_0_32471.c:41: error: request for member `money' in something not a structure or union
87661_0_32471.c:47: error: request for member `money' in something not a structure or union
87661_0_32471.c:49: error: request for member `money' in something not a structure or union
87661_0_32471.c:50: error: request for member `gai' in something not a structure or union
|