0_0_30953302_25248.cpp: In function 'double query(int, int, int, int, int)':
0_0_30953302_25248.cpp:29:38: error: expected primary-expression at end of input
return min(query(Ls,l,mid,L,R),query(
^
0_0_30953302_25248.cpp:29:38: error: expected ';' at end of input
0_0_30953302_25248.cpp:29:38: error: expected '}' at end of input
|