AtCoder Heuristic Contest Memo¶
Contents¶
- Contest List
- 過去のコンテスト情報、解法リンク、反省メモ
- Library List
- Heuristic Contest 関連の自作ライブラリ、調査メモ
- Blog
- 雑記、ブログ
Links¶
- Official
- rating/statistics
- AtCoder Marathon Replay
- 当時のマラソンコンテストにおける順位や得点の推移をグラフ表示
- https://iilj.github.io/AtCoderMarathonReplay/#/chart/ahc001/
- AtCoder Heuristic Rating Estimator
- 目標レーティングへ到達に必要なパフォーマンスを計算するツール
- https://3w36zj6.github.io/atcoder-heuristic-rating-estimator/
- AtCoder Rating Simulator
- 目標レーティングへ到達に必要なパフォーマンスを計算するツール
- https://atcoder-rating-simulator.dt.r.appspot.com/
- AHC Rating Simulator
- パフォーマンスをもとにレーティング変化を計算するツール
- https://saharan.github.io/progcon/ahc-rating-sim.html
- AtCoder Rating Contributor Graph
- レートの寄与をグラフ表示するツール
- https://atcoder-rating-contribution-graph.vercel.app/
- AtCoder Graphs
- グラフ化ツールがまとめられたサイト
- https://atcoder-graphs.vercel.app/
- competitiveprogramming.info/atcoder/contests/marathon
- 過去のコンテスト情報が見やすくまとめられたサイト
- https://competitiveprogramming.info/atcoder/contests/marathon
- AtCoder Heuristic Contest Statistics
- AHCの統計情報が見れるサイト
- https://ahcstats.vercel.app/
- Scorerun
- 各コンテスト最高得点とコードへのリンク
- https://siman-man.github.io/scorerun/
- AHC ranking
- short/longを分けた場合のレート、ランキング
- https://docs.google.com/spreadsheets/d/1EMckCcHOKZ_xBnuXBafoU2gRxmZXSkHSAp1N2bZ7VfI
- AHC Standings
- スコア分布のビジュアライザ
- https://img.atcoder.jp/ahc_standings/index.html
- AtCoder Heuristic Race Ranking
- Unofficial, ポイント制でのランキング
- https://docs.google.com/spreadsheets/d/1gFmqVYr44QlQBkHKLcd1YyFM_-Ne7Hzf7SODbADx8HI
- AtCoder Heuristic Season Ranking
- 特定期間のRated AHCで計算した仮想レーティングでのランキング
- https://ahc-season-ranking.terry-u16.net/
- AtCoder 延長戦GP30ランキング
- AtCoder Marathon Replay
- summary
Disclaimer¶
個人的にまとめているページのため、内容が間違っている可能性があります。このページの内容やコードによって生じた損害等の一切の責任を負いかねますので、ご了承ください。また、リンクの移動先での情報やサービスについても一切責任を負いません。
また、コンテスト期間中はネタバレ防止の為更新いたしません。
About Me¶
- AtCoder Profile (Rate: 2288)
- AHCは、橙(rate2400)を目標に、ゆるく参加しています
- 短期は50位、長期は30位ぐらいに入れるよう、コンテストの反省や知見をまとめておきます