Блог пользователя 18o3

Автор 18o3, история, 6 месяцев назад, По-английски

This year there will be a single preliminary round for all the three sites. The contest will be on Codedrills from 11AM IST on 26th November.

Let's use this blog to discuss the round after it ends.

Best of luck to everyone participating tomorrow.

  • Проголосовать: нравится
  • +51
  • Проголосовать: не нравится

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Today during the mock round, some teams got marks in partial. Does anyone have a idea about that.

Also does anybody have the issue where college name is incorrectly showing the "&" as "&amp".

»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

what's the approach for problem E today ( ICPC mock ) ? Treelection

»
6 месяцев назад, # |
  Проголосовать: нравится +19 Проголосовать: не нравится

The contest will start in less than 30 minutes now. All the best.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Can someone explain the casework for Three Person Tree Game please.

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится
    after rooting tree at node a.
    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      can you explain the logic used to solve this and also the code if you can? I tried finding the intersection node between a, b, and c and did something with the distance between them.

      • »
        »
        »
        »
        6 месяцев назад, # ^ |
          Проголосовать: нравится +12 Проголосовать: не нравится

        You were on the right path, you just have to find several cases based on distance inequality. Each of them could lead to different winner.

      • »
        »
        »
        »
        6 месяцев назад, # ^ |
          Проголосовать: нравится 0 Проголосовать: не нравится

        I used the same approach too. There were just $$$4$$$ cases: Sort the distances (non decreasing order), now WLOG, let the smallest distance be $$$A$$$ to the intersection node, the 2nd smallest be $$$B$$$ to the intersection, and the 3rd be $$$C$$$ to the intersection.

        1) All distances are equal ---> DRAW

        2) The two smallest distances are equal ---> $$$B$$$ wins

        3) The two biggest distances are equal ---> $$$A$$$ wins

        4) All distances are distinct ---> $$$A$$$ wins

        It seems like I missed a case though, which lead to a WA :c

        • »
          »
          »
          »
          »
          6 месяцев назад, # ^ |
            Проголосовать: нравится 0 Проголосовать: не нравится

          thought of the same solution but i was too late for fixing some bugs.

          THANKS!

        • »
          »
          »
          »
          »
          6 месяцев назад, # ^ |
            Проголосовать: нравится 0 Проголосовать: не нравится

          So did you try it again? What case did you miss , i was thinking on similar lines

»
6 месяцев назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

What is the number of slots for each site can anyone tell? For Amritapuri it's 250 but for rest no idea.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Is it available in codeforces (gym) ?

»
6 месяцев назад, # |
  Проголосовать: нравится +55 Проголосовать: не нравится

What's the qualifaction criteria for amritapuri? My team placed 6th overall but 2nd in college (😓). Do we qualify?

»
6 месяцев назад, # |
  Проголосовать: нравится +12 Проголосовать: не нравится

In the scoreboard there seems to be some teams which have registered for three regionals. Will they be disqualified because in the rules it was mentioned that we have to select only two regionals?

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Such teams have gotten the mail to back out from one region. So finally, they will be considered only for any two regionals.

    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      Giving them choice is unfair because then everyone would have registered for three regionals and would have chosen the best two.

»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

My team is 739th Air , College rank 1 . Any chance of Amritapuri regionals ?

»
6 месяцев назад, # |
  Проголосовать: нравится +20 Проголосовать: не нравится

Probably The Only day of me being unhappy because of being in IIT, rank-159, college rank -7.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I just checked,There are only 194 unique colleges out of top 700 teams.So,those who are getting rank less than 800 will qualify for amritapuri for sure...

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Did you check manually or write a script or something?

    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится +15 Проголосовать: не нравится

      I tried web scrapping but codedrills not supported that so did manually using map xD. Took me almost an hour. And this information is accurate so relax. Btw what was your rank?

  • »
    »
    6 месяцев назад, # ^ |
    Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

    Sometimes , Amritapuri changes their selection criteria by not selecting the top team from every college and instead prioritising rank .

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    bro after this new criteria released by amritapuri ,is there any chance of 795 rank(CR-1) qualifying?

    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      No bro,teams with rank less than 710 will qualify for amritapuri.Sorry for your loss.

      • »
        »
        »
        »
        6 месяцев назад, # ^ |
          Проголосовать: нравится 0 Проголосовать: не нравится

        Hii :), How you calculated that?, our team has 775 rank.

        • »
          »
          »
          »
          »
          6 месяцев назад, # ^ |
            Проголосовать: нравится 0 Проголосовать: не нравится

          Manually..

          • »
            »
            »
            »
            »
            »
            6 месяцев назад, # ^ |
            Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

            I copied rank list in excel read it using a script and like that our rank came out to be around 240. that's why I was asking.

            After that, the top team from each institute who solved at least one problem is invited until available slots are filled. If the top team is already selected from an institute, it is skipped.

            How you interpreted this point. if teams is already selected ,institute is skipped?

            • »
              »
              »
              »
              »
              »
              »
              6 месяцев назад, # ^ |
                Проголосовать: нравится 0 Проголосовать: не нравится

              Yes,your list is Amrita puri special,mine is for overall.So, chances are there.

      • »
        »
        »
        »
        6 месяцев назад, # ^ |
          Проголосовать: нравится 0 Проголосовать: не нравится

        739 ?

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Does anyone know, how many seats are there for kanpur region, and I got (AIR 279) and (College Rank 1, for kanpur region), so what are my chances of qualifying for regionals? Also, usually how many days does it take for the results to be declared?

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Does anyone know when the results will be out and how many slots are there for kanpur this time? Last time i checked there were approx.150 slots including both kanpur and mathura but this time only kanpur is hosting.

»
6 месяцев назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

The selection criteria for Chennai or Kanpur mention that :
Select top 10 (ten) ranked teams for Onsite Contest
Remove these 10 teams from the Rank List
Select the top-ranked team from each distinct school or institute

So top 10 participants from the mixed rank list or the top 10 from the rank list specific to a region will be removed?

»
6 месяцев назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

Congratulations to everyone who qualified. What is your opinion on difficulty rating of problem A in terms of codeforces difficulty ratings ? (the Virat Kohli century one)

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится +11 Проголосовать: не нравится

    Max 1700

    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится +1 Проголосовать: не нравится

      Wow so it was not that hard.I remember there were under 100 submissions on it and all onsites have atleast 100 seats. Is it safe to say almost everyone who solved that problem would have qualified ? (Ignoring the college ranking based disqualification)

»
6 месяцев назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

Anyone else waiting for Chennai preliminary results ?? Please update me with the link if you got it....!!

»
6 месяцев назад, # |
  Проголосовать: нравится +6 Проголосовать: не нравится

What are selection criteria for amritapuri?

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
»
6 месяцев назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

When will the qualified teams for Chennai Region be announced??

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Congratulations to everyone who made it! Hopefully see you in the next year ¯_(ツ)_/¯

»
5 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Does anybody know when results of amritapuri region will come ?

»
5 месяцев назад, # |
  Проголосовать: нравится +14 Проголосовать: не нравится

Diversity hiring is garbage, whether it's for job roles or anything else.

»
5 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

all results are out

Amritapuri : https://amritaicpc.in/?page_id=157