love_for_maths's blog

By love_for_maths, history, 4 years ago, In English

I have a bad habit of misreading problems. I was trying to solve 1288C - Two Arrays, however I misread that the array B must be non-descending. I tried to come up with a solution that would pass the time limits however was unsuccessful.

So, I wanna ask if there's a way to solve it for the given constraints ?

  • Vote: I like it
  • -22
  • Vote: I do not like it

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I answered something similiar here.