0_0_16076154_21050.c: In function 'update_r':
0_0_16076154_21050.c:97:17: error: 'H' undeclared (first use in this function)
update_r(R(h),H%
^
0_0_16076154_21050.c:97:17: note: each undeclared identifier is reported only once for each function it appears in
0_0_16076154_21050.c:97:3: error: expected expression at end of input
update_r(R(h),H%
^
0_0_16076154_21050.c:97:3: error: too few arguments to function 'update_r'
0_0_16076154_21050.c:82:6: note: declared here
void update_r(int h,int l,int r,int i,int j,double y,double x){
^
0_0_16076154_21050.c:97:3: error: expected declaration or statement at end of input
update_r(R(h),H%
^
0_0_16076154_21050.c:97:3: error: expected declaration or statement at end of input
|