ThinkAgain's blog

By ThinkAgain, history, 3 years ago, In English

Hello Codeforces Community, Here are the editorials for the recently held HackerEarth September Circuits '21. Each and every problem along with their solutions are explained in detail.

Below are the links to the solutions:-

  1. Zero Subarray

  2. Special Matrix

  3. Minimum Radius

  4. Minimum Length

Rest of the problems will be updated soon.

Any suggestions are welcome, do comment in this blog post.

Thank You!!

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

»
3 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Thanks a lot for the editorial.

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

Hey, can someone explain the approach behind The new traveling salesman problem @Arpa

  • »
    »
    3 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    An approximation problem doesn't have an exact solution.