|
0
Can Someone explain problem D ? |
|
0
I did kinda same |
|
0
Okay |
|
0
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. |
|
0
In problem C, suppose the last fence's ground level is Hn. Why can't Hn be between(inclusive) |
|
0
what if the Hn is higher tan r[n-1]+k-1 ? |
|
0
Yeah, I just checked. Great |
|
0
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) |
|
0
What about problem H |