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

Автор kevinsogo, история, 7 лет назад, По-английски

Hello, Codeforces Community!

I invite you all to join HackerRank's University CodeSprint 3 starting on 29th September 2017. The contest duration is 48 hours.

The winners of the contest will win up to 1000USD cash prizes. The top 100 will also win awesome hoodies. (Winners will be required to give proof that they are currently enrolled in the university they represented during the University CodeSprint.)

The contest will be rated. If two people get the same score, the person who reached the score first will be ranked higher. There will be a separate rank list for schools.

There will be 7 algorithmic challenges in this contest. Some of them will have subtasks, so I highly recommend you to read all of them.

The problems were created by immuntasir, sreka11, svanidz1, sgtlaugh and Hillan and tested by Shafaet, pkacprzak, wanbo, Wild_Hamster and me. Big thanks to Wild_Hamster for helping to review and test most of the problems.

Good luck and happy coding!

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

»
7 лет назад, # |
Rev. 2   Проголосовать: нравится +26 Проголосовать: не нравится

There are two "Sign up" buttons at the top of the registration page — the one in the middle works, but the one in the top-right corner takes you to University CodeSprint 2, which is probably not what you wanted ;)

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

is hackerrank hoodies a new thing? would it be prize for other codesprint as well? I am in a need for a hoody but I am not eligible for the university codesprint :(

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

Codes of other participants are not showing up. Please open them.

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

Was anybody able to solve the last problem with divide and conquer dynamic connectivity? Despite lots of optimization, my solution didn't fit into time limit :/

»
7 лет назад, # |
Rev. 2   Проголосовать: нравится +28 Проголосовать: не нравится

The top 100 will also win awesome hoodies. (Winners will be required to give proof that they are currently enrolled in the university they represented during the University CodeSprint.)

Am I right in assuming its top 100 from student leaderboard?

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

Also about prizes,

Can we ask to deliver it to a friend's address? After complaining about 3 or 4 times for not receiving my t-shirt for HourRank 8 HackerRank decided to ship it to me — but after giving them my address (in Brazil) they told me this:

We deeply regret to inform you that the shipment claim you have done has been cancelled. The Logistics companies have denied service for the shipments which we send in the following countries. 1.Argentina 2.Belarus 3.Brazil 4.Ukraine 5.Bangladesh 6. Philippines 7. Kazakhstan 8.Sweden 9.China 10.Russia

I asked if they could ship to another address (in a country that is not in that list) but they gave me no answer.

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

People discussing hints during contest time. Kinda unfair :\

https://www.hackerrank.com/contests/university-codesprint-3/challenges/bobs-game/forum

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

Could anyone explain how to make Link-Cut Tree count size of a connected component?

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

Yeah, last one was a precious problem. I have just pasted linkcut and added few lines...

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

Sorry for unrelated ones, but:

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

Does anyone know if the folks over at HackerRank compute the updated ratings manually or why it takes more than 24 hours after the completion of a contest for the ratings to get updated?

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

how to apply sprauge grundy theoram in BOB's game(3rd problem)?

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

    Initialize grundy(0,0)=0. Grundy of all other positions can be found recursively.

    Code

    Answer is WIN when xor is non zero. To find number of ways Bob can win, we should move king to new position such that resulting xor is zero.

    Code

    Complete Code

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

Will ratings be updated or no?

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

I think there is a problem in the rating change of the contest. It seems to have abruptly fallen for each participant.

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

Rating Change: 2340 -> 1989 ( -351 )

Please fix...

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

It costs long time to update the rating, but the rating system seems wrong...

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

I can't even imagine how winner of the contest is feeling right now...

Rating

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

I have just received hoodie from this contest. I was kinda pleased with fact that I'm gonna get hoodie because this is rare thing to get in contrast to "yet another T-shirt". I have to admit that this hoodie looks really nice, but there is one thing that annoys me. On back there is big line saying "World Champion". In what way I am World Champion? Maybe in spamming codeforces, but that's irrelevant. I don't feel like I deserve to wear something with "World Champion" written on it because I took some ~80th place in some niche competition. I have seen HackerRank hoodies with "HackerRank Champion" written, but that can mean anything, so I would be completely fine with that, but this thing now is in my opinion open depreciating of title "World Champion". I don't want to brag with titles that I am not eligible to hold. That's why even though I was a bit excited about getting nice hoodie I am rather ashamed to have it and I am probably not gonna wear it in public (which has never happened to me with any T-shirt I got from coding competition).