AtCoder Heuristic Contest 001 has started!
- Contest URL: https://atcoder.jp/contests/ahc001
- Start Time: https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210306T1200&p1=248
- End Time: https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210314T2000&p1=248
- Duration: 8 days + 8 hours
- Writer: wata
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!
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.
Available libraries are listed here: https://atcoder.jp/contests/language-test-202001?lang=en
Execution time is measured as the maximum of real time and CPU time. Parallelization is not prohibited, but it does not lead to shorter execution time.
We will add this information to the rule page later.
Is there any discussion about the solutions? For example editorial written by the winner/one of the top places would be amazing.
Searching for #ahc001 on Twitter gives quite a bit of content in Japanese, for example this seems to be a writeup by the winner?
ありがとうございました