Unable to understand the hint

what to take in lazy tree or in main tree
Not clearly understand

@vg5823967 in lazy bits you just need to take 1, or 0, as after a update all the bits under node of lazy will be updated to either 1 or 0, so we keep track of that.
In the nodes of main tree take the number formed so far by the bits under it.


Code for reference.
if this resolves your doubt mark it as resolved.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.