0_0_30014896_4680.cpp: In function 'int Query(Node*, Node*, int, int, int, int)':
0_0_30014896_4680.cpp:57:55: error: expected ')' at end of input
if (R > mid) ans += Query(rt1->ch[1], rt2->ch[1], L%2
^
0_0_30014896_4680.cpp:57:55: error: expected '}' at end of input
|