Owl Get a Life
xortree.cpp: In function ‘void apply(long long int, long long int)’:xortree.cpp:27:2: error: expected ‘;’ before ‘if’ 27 | if (i<n)lazy[i]+=val; | ^~