karishma_gupta's blog

By karishma_gupta, history, 3 years ago, In English

In this submission is there any logical error or precision error? I have been trying to tackle this issue for over an hour and still couldn't figure out the issue. The logic is not very complicated.

Full text and comments »

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

By karishma_gupta, history, 4 years ago, In English

https://codeforces.com/contest/448/submission/96518240 I think the complexity is O(n^2) and so, I can't figure out as to why does it TLE? I have been trying to debug it and optimize it for hours. Any help would be appreciated.

Full text and comments »

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