soumya_27's blog

By soumya_27, history, 4 years ago, In English

Invitation to NCC — 2020

Hello, Codeforces!


I would like to invite you all to National Computing Contest (NCC) 2020. This contest is brought to you by PICT IEEE student branch (PISB).

It will be hosted on Codechef. Here is the contest link.

To be eligible to win prizes, you need to fill this form.

The contest starts at 9:00PM (IST) on 22nd Feburary, 2020 and will have a duration of 2 hours. Check countdown here.

Prizes: Registration form must be filled to claim prizes.
1st Prize: 2,000 INR
2nd Prize: 1,000 INR

Good luck to everyone, hope to see you all on the leaderboard!

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

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

Auto comment: topic has been updated by soumya_27 (previous revision, new revision, compare).

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

I have several questions :)

How to solve problem #3? What was the problem with testcases to problem #1? Why don't you fix this during contest? Will you discard submissions to problem #2, which were made before you fixed input format in statement?

  • »
    »
    4 years ago, # ^ |
    Rev. 2   Vote: I like it +8 Vote: I do not like it

    Hey pal, I set the problem #3. I can share the solution:

    https://ideone.com/j06NN7.

    In #1, I forgot to decrement the pos in the update function, considered 0-based indexing.

    the #2 was a human error, which we corrected when we encountered it.

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

      Thanks!

      What about my last question?

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

        No, I don't think we can discard the submissions which were made before the sample testcase was changed. The inconvenience caused is regretted.

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

          For me this inconveniences cost first place :(

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

            Yeah, it was just a human error, we would try not to repeat any errors in our future contests. Thank you for your participation though it was really appreciated.

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

    I commented, are you sure that the test data is correct and they suddenly removed the problem while i thought they will fix it soon. I submitted that problem in 25 minutes and next 15 minutes i was debugging my code if it has some bugs and unfortunately they just removed it.