0_0_33402842_16119.cpp: In function 'void push_up(int)':
0_0_33402842_16119.cpp:22:38: error: expected ']' at end of input
mins[id]=min(mins[id<<1],mins[id%3
^
0_0_33402842_16119.cpp:22:38: error: expected ')' at end of input
0_0_33402842_16119.cpp:22:38: error: expected '}' at end of input
|