Comments
On OkrutGood Bye 2020, 5 years ago
0

Can Someone explain problem D ?

On AnadiGood Bye 2020 Editorial, 5 years ago
0

I did kinda same

Okay

Yeah Thats what I am saying. In have a range mx and mn fof last second fence bcz it can move. I just wanna check for last fence it it can be somewhere between this range.

In problem C, suppose the last fence's ground level is Hn. Why can't Hn be between(inclusive) [mn[n-1]-(k-1),mx[n-1]+k-1]

what if the Hn is higher tan r[n-1]+k-1 ?

Yeah, I just checked. Great

Thanks, well explained! But I wonder why were you changing array elements(except p1&p2) in your solution which I guess was not required. Any reason? (Just curious)

What about problem H