Support Tool¶
サポートツール、専用言語¶
- kmyk/marathon-kit
- colun/mmlang
- FakePsyho/psytester
- FakePsyho/mmtester
- https://github.com/FakePsyho/mmtester
- 注意: AHCは形式が固定ではなく、特殊なテスト形式の場合は非対応なため、事前に動くか確認しておくこと
- koyumeishi/ahc_vis_archiver
- https://twitter.com/koyumeishi_/status/1670132146420453378
- https://github.com/koyumeishi/ahc_vis_archiver
- AHCのビジュアライザをローカルに保存するスクリプト
- AHC Output File Reader
- https://github.com/qropa/marathon/tree/main/ahc
- ビジュアライザで自動で出力ファイルを読み込む拡張
- toast-uz/ahc_tools
- terry-u16/pahcer
- https://github.com/terry-u16/pahcer
- https://x.com/terry_u16/status/1861773303691845955
- AHCのローカルテストを並列実行するツール
- fmhr/fj
- https://github.com/fmhr/fj
- https://x.com/fmhr__/status/1861950305661079842
- 並列テスト、テーブル表示、csv保存
- qropa/optpod
- https://github.com/qropa/optpod
- https://x.com/myh9_f/status/1880604814943613434
- AHCのローカルテストを並列実行するツール
- AHC_decayed-performance
クラウドジャッジ環境整備¶
- https://speakerdeck.com/threecourse/cloud-runtooptunadehiyurisuteitukukontesuto
- https://yunix-kyopro.hatenablog.com/entry/2022/07/02/134251
- https://yunix-kyopro.hatenablog.com/entry/2024/05/27/235836
- https://topcoder-tomerun.hatenablog.jp/entry/2024/04/06/201915
- https://zenn.dev/otohx/articles/8fbfbb6a5f465b
- https://github.com/shibh308/ahc-cloud-run-jobs
手元で複数ケース実行¶
- https://twitter.com/matsu7874/status/1470023326731206657
- https://zenn.dev/ikoma_3/articles/5c04ab03935f71
複数Cppファイルのマージ¶
- https://twitter.com/phyllo/status/1562386281136820229
- atcoder library(ac-library)を使っていたりすると、シンボル衝突などでうまく動かないかも
- cpp-merge
- caide (C++ code inliner)
- yunixさんのマラソン系コンテストでソースコードを分割して書く方法のメモ
- ymatsuxさんのC++ファイルマージツール
その他¶
- AHC Rating Simulator
- パフォーマンスをもとにレーティング変化を計算するツール
- https://saharan.github.io/progcon/ahc-rating-sim.html
- AtCoder Heuristic Contest Statistics
- AHCの統計情報が見れるサイト
- https://ahcstats.vercel.app/
- AHC ranking
- short/longを分けた場合のレート、ランキング
- https://docs.google.com/spreadsheets/d/1EMckCcHOKZ_xBnuXBafoU2gRxmZXSkHSAp1N2bZ7VfI
- AtCoder Heuristic Race Ranking
- Unofficial, ポイント制でのランキング
- https://docs.google.com/spreadsheets/d/1gFmqVYr44QlQBkHKLcd1YyFM_-Ne7Hzf7SODbADx8HI
AtCoder Rating Simulator- 目標レーティングへ到達に必要なパフォーマンスを計算するツール
- https://atcoder-rating-simulator.dt.r.appspot.com/
AtCoder Rating Contributor Graph- レートの寄与をグラフ表示するツール
- https://atcoder-rating-contribution-graph.vercel.app/