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

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

The ACM Students Chapter, BIT Mesra invites you to participate in Codezilla'17, an ACM ICPC style 3.5 hours team contest hosted at Codechef, as a part of Pantheon'17.

The top teams will be invited for the Onsite finals.
Hope you enjoy the problem set and have fun participating!
Happy Coding :)

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

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

A gentle reminder, the contest is about to start.

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

Can you add problems to practice please?

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

Hey, we registered our team Phoenix under the name 'phoenixiiti' on the pantheon website because someother team had taken the name 'Phoenix' already.
Commenting to avoid any issues.

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

Hint for Lazer Tag?

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

The problems have been added in practice.

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

I'm guessing that in the problem Manufacturing Goods, the intended solution uses Min Cost Max Flow? However I noticed that a lot of teams have got AC with a simple greedy heuristic. Please check this and add stronger tests to the problem to fail such solutions.