When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

wata's blog

By wata, history, 3 years ago, In English

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!

  • Vote: I like it
  • +161
  • Vote: I do not like it

»
3 years ago, # |
  Vote: I like it -8 Vote: I do not like it

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.

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

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

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +21 Vote: I do not like it

    Searching for #ahc001 on Twitter gives quite a bit of content in Japanese, for example this seems to be a writeup by the winner?