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

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

AtCoder Heuristic Contest 001 has started!

AtCoder Heuristic Contest (AHC) is a new series of programming contests that will be held regularly on AtCoder. Unlike algorithm contests such as ABC/ARC/AGC, the goal is to create a better solution to a problem for which it is difficult to find the optimal solution. AHC uses a new rating system that is different from the existing ABC/ARC/AGC rating system. Please see the contest page for details.

We are looking forward to your participation!

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

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

Which libraries(crates) are available at AtCoder for Rust submissions? After contest I found that top submissions used proconio and rand. Maybe, AtCoder environment setup is available somewhere on github? IMHO, if intended solution for AHC is single thread like in stone age, this fact should mentioned in contest rules.

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

Is there any discussion about the solutions? For example editorial written by the winner/one of the top places would be amazing.