0_0_32517314_9293.cpp: In function 'long long int query(int, int, int, int, int)': 0_0_32517314_9293.cpp:61:55: error: expected '}' at end of input long long res = 1LL * (q_r-q_l+1) * tree[now].lazy; ^