AbhishekAg's blog

By AbhishekAg, history, 4 years ago, In English

Can't understand the diagnostics to this submission for the problem.

Full text and comments »

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

By AbhishekAg, history, 4 years ago, In English

Getting TLE on test case 8 for this problem. I read the editorial which had O(n) complexity. My soln has a complexity of O(n *log n) but as n has an upper bound of 2e5 it should pass right (if it is correct)?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By AbhishekAg, history, 4 years ago, In English

Hey! as I am relatively new to codeforces I don't know if there's any way to get notifications for group contests. I did a quick search but found nothing useful. If there isn't any such feature as of now then I request codeforces team to add it soon. Do comment if you would like the same or if the feature already exists. Happy Coding!

Full text and comments »

  • Vote: I like it
  • +11
  • Vote: I do not like it