KATO-Hiro / AtCoderClans

【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。
https://kato-hiro.github.io/AtCoderClans/
MIT License
101 stars 11 forks source link

新着情報の掲載を1-2week試して、ユーザに期間の妥当性に関するアンケートを取る #6582

Open KATO-Hiro opened 11 months ago

KATO-Hiro commented 10 months ago

カテゴリ

=== "ホーム"

=== "入門者・初心者向けの内容"

=== "Webアプリ・Webサイト"

=== "ボット"

=== "Chrome拡張機能"

=== "SNS"

=== "コマンドラインツール"

=== "ライブラリ・スニペット"

=== "アーカイブス"

KATO-Hiro commented 10 months ago

掲載から2週間経過したので新着情報から削除

2023-09-10

- 「[開発・提供終了](archived/no_longer_available)」ページ
    - AtCoderのScoreを見やすくする

2023-09-10

- 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
    - [k1suxu](https://atcoder.jp/users/k1suxu)さん - [はてなブログ](https://k1suxu.hatenablog.com/)

2023-09-09

- 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
    - [CodeQUEEN2023でスポンサーをしたり優勝したりした話](https://www.forcia.com/blog/002760.html)

2023-09-08

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [DPの俗称](https://www.mathenachia.blog/dp/)

2023-09-07

- 「[開発・提供終了](archived/no_longer_available)」ページ
    - AtCoder Comfortable Editor

2023-09-07

- 「[解説を読む・テストケースを見る](user_scripts/read_editorials)」ページ
    - [AtCoder Ace Editor Editorial](https://greasyfork.org/ja/scripts/473919-atcoder-ace-editor-editorial)

<div align="center">
  <img loading="lazy" src="images/userscript/atcoder_ace_editor_editorial.png" alt="atcoder_ace_editor_editorial">
</div>

2023-09-06

- 「[競技プログラミングと就転職](articles/jobs)」ページ
    - [フォルシア株式会社のインターンに参加しました](https://qiita.com/rare0b/items/36dfa2fce750b3067e92)

2023-09-05

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
    - [AtCoder Junior League 2023 - 学校ランキング (9月4日時点)](https://twitter.com/atcoder/status/1698538878603239785)
    - [継続というのはそれ自体が特異なことなのだと思いながらAtCoder全ユーザのコンテスト参加回数をグラフにしてみた](https://qiita.com/nabata/items/322c30ad3b827b1b508c)

2023-09-04

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [桁DPの定型化](https://qiita.com/Kiri8128/items/a0786a690232623bd0f6)

2023-09-03

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [配るDP・もらうDPの特徴づけに関して](https://rsk0315.hatenablog.com/entry/2023/09/02/002121)

2023-09-02

- 「[実装テクニックを学ぶ - 特定の言語に依存しない内容](articles/implementation/general)」ページ
    - [AtCoderのジャッジステータスの表示優先度](https://qiita.com/tomii9273/items/54cd7c1a7fb5591a8d9b)
- 「[競技プログラミングと就転職](articles/jobs)」ページ
    - [高校生がフォルシア株式会社でインターンをした話](https://clara775.hatenablog.com/entry/2023/09/01/181716)

2023-09-01

- 「[復習の効果をより高める](chrome_extensions/review)」ページ
    - [AtCoder to Notion](https://chrome.google.com/webstore/detail/atcoder-to-notion/mhoemoadpammfnlbjagngjenedfpcfgi)

<div align="center">
  <img loading = "lazy" src="images/chrome_extension/atcoder_to_notion.png" alt="atcoder to notion">
</div>

2023-09-01

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [はじめての Mo's Algorithm](https://scrapbox.io/kyopuro-ryusuke920/%E3%81%AF%E3%81%98%E3%82%81%E3%81%A6%E3%81%AE_Mo's_Algorithm)

2023-08-30

- 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
    - [非再帰Euler TourをPythonでやる](https://qiita.com/Kiri8128/items/2b0023bed9af642c751c)

2023-08-30

- 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
    - [Kirishima](https://atcoder.jp/users/Kirishima)さん - [【入青】AtCoder青色になりました!【色変】](https://note.com/kiri_comp/n/n02225d77a988)

2023-08-29

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
    - [AtCoder Junior League 2023 - 学校ランキング (8月28日時点)](https://twitter.com/atcoder/status/1696009837765919013)
    - [AJL 学校スコア(上位5校)、個人スコア(上位5人)の推移(2023年8月28日時点)](https://twitter.com/gojira_kyopro/status/1696083230800433478)

2023-08-28

- 「[数学を学ぶ](articles/math)」ページ
    - [月刊組合せ論 Natori](https://combinatorics-fun.vercel.app/natori/)

2023-08-28

- 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
    - [milkcoffee](https://atcoder.jp/users/milkcoffee)さん - [はてなブログ](https://milkcoffee.hatenablog.jp/)

2023-08-27

- 「[数学を学ぶ](articles/math)」ページ
    - [「積の和」典型の、最も典型的な問題](https://drken1215.hatenablog.com/entry/2023/08/26/160600)

2023-08-27

- 「[Q2: プログラムの実行環境を用意するには?](for_beginners/question2)」ページ
    - [エディタのカスタマイズ方法 - AtCoder](https://atcoder.jp/posts/1089)

2023-08-26

- 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ

    <!-- markdown-link-check-disable -->

    - [「CodeQUEEN 2023」にスポンサーとしておじゃましてきました!](https://note.e-seikatsu.info/n/n423fde3ccf32)

    <!-- markdown-link-check-enable -->

    - [実装力底上げを目指して、社内で「バーチャルコンテスト」を開催している話](https://note.com/dev_onecareer/n/n5f486629806d)

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
    - [【AHC022】 AHC初参加記 〜入茶しました](https://note.com/likaf/n/n81fc35c58550)

2023-08-25

- 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
    - ジャッジシステムの修正(2023年8月25日)に伴い、C言語で標準ライブラリの数学関数が利用できるようになった([出典](https://atcoder.jp/contests/editor-update-test))。

2023-08-25

- 「[コンテストの成績や関連する統計情報を見る](user_scripts/view_scores)」ページ
    - [AJL Join Count](https://greasyfork.org/ja/scripts/472659-ajl-join-count)

<div align="center">
    <img loading = "lazy" src="images/userscript/ajl_join_count.png" alt="ajl join count">
</div>

2023-08-24

- 「[書籍](books)」ページ

    - [ゲームで学ぶ探索アルゴリズム実践入門~木探索とメタヒューリスティクス](https://www.amazon.co.jp/dp/4297133601/)に以下のリンクを追加。
        - [数字集め迷路](https://thun-c.github.io/one_player_maze/one_player_maze.html)

2023-08-24

- 「[実装テクニックを学ぶ - Rust](articles/implementation/rust)」ページ
    - [AtCoder 言語アップデート クレート個人的感想](https://zeronosu77108.hatenablog.com/entry/2023/08/20/125325)

2023-08-23

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
    - [メタヒューリスティクスで広がる「解けた!」の世界](https://speakerdeck.com/terryu16/metahiyurisuteikusudeguang-garu-jie-keta-noshi-jie)

2023-08-22

- 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
    - [eijirou](https://atcoder.jp/users/eijirou)さん - [はてなブログ](https://eijirou-kyopro.hatenablog.com/)
    - [hitonanode](https://atcoder.jp/users/hitonanode)さん - [はてなブログ](https://rsm9.hatenablog.com/)
    - [Jirotech](https://atcoder.jp/users/Jirotech)さん - [はてなブログ](https://shuu0914.hatenablog.com/)
    - [risujiroh](https://atcoder.jp/users/risujiroh)さん - [はてなブログ](https://risujiroh.hatenablog.com/)
    - [YamagenSakam](https://atcoder.jp/users/YamagenSakam)さん - [はてなブログ](https://yamagensakam.hatenablog.com/)

- 「[ヒューリスティック部門 - Python](blogs/heuristic/python)」ページ
    - [yuusanlondon](https://atcoder.jp/users/yuusanlondon)さん - [はてなブログ](https://yuusanlondon.hatenablog.com/)

2023-08-22

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
    - [AtCoder Junior League 2023 - 学校ランキング (8月21日時点)](https://twitter.com/atcoder/status/1693462573507571886)
    - [AJL 学校スコア(上位5校)、個人スコア(上位5人)の推移(2023年8月21日時点)](https://twitter.com/gojira_kyopro/status/1693470716627423446)

2023-08-21

- 「[ソースコードにバグがないか確認](cli/test_tools)」ページ
    - [psytester](https://github.com/FakePsyho/psytester) ![GitHub Repo stars](https://img.shields.io/github/stars/FakePsyho/psytester?style=plastic)

2023-08-21

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
    - [RECRUIT 日本橋ハーフマラソン 2023夏(AtCoder Heuristic Contest 022)参加記](https://kaede2020.hatenablog.com/entry/2023/08/20/190031)

2023-08-20

- 「[開発・提供終了](archived/no_longer_available)」ページ
    - Colorful TL

2023-08-20

- 「[コンテストの成績や関連する統計情報を見る](user_scripts/view_scores)」ページ
    - [AtCoder Performace Graph](https://greasyfork.org/ja/scripts/473409-atcoder-performace-graph)

<div align="center">
    <img loading = "lazy" src="images/userscript/atcoder_performace_graph.png" alt="atcoder performace graph">
</div>

2023-08-19

- 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
    - [ZOIZOI](https://atcoder.jp/users/ZOIZOI)さん - [【色変記事】なんやかんやでAtCoder水コーダーになりました](https://qiita.com/ZOI_dayo/items/7f3b5e0dc0c6ba8c3d2d)

- 「[レーティング800〜1199(緑色)](milestones/green)」ページ
    - [Zoi2](https://atcoder.jp/users/Zoi2)さん - [【色変記事】AtCoderで入緑した話 by ZOI2](https://qiita.com/ZOI2/items/6dd677775270eb65aae9)

2023-08-19

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
    - [AtCoderで使用可能なプログラミング言語が3年振りにアップデートされたので、どの言語が選ばれているか調べてみた](https://qiita.com/nabata/items/789a01effaceeeb570a7)

2023-08-18

- 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
    - [R言語でAtCoderの問題を解いてみた](https://qiita.com/bo9chan/items/4b2fecefa8c076235c5a)

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [K個を選ぶ最適化における乱択アルゴリズム](https://maspypy.com/k-%e5%80%8b%e3%82%92%e9%81%b8%e3%81%b6%e6%9c%80%e9%81%a9%e5%8c%96%e3%81%ab%e3%81%8a%e3%81%91%e3%82%8b%e4%b9%b1%e6%8a%9e%e3%82%a2%e3%83%ab%e3%82%b4%e3%83%aa%e3%82%ba%e3%83%a0)

2023-08-17

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
    - [AtCoder Junior League 2023 - 学校ランキング (8月16日時点)](https://twitter.com/atcoder/status/1691665901823963201)
    - [AJL 学校スコア(上位5校)、個人スコア(上位5人)の推移(2023年8月16日時点)](https://twitter.com/gojira_kyopro/status/1691675667631579605)

2023-08-16

- 「[YouTube - 個別の動画](youtube/video)」ページ
    - [【オリジナル曲 / 初音ミク】AC【競プロやろうぜ】](https://www.youtube.com/watch?v=loKekcFqQw0)

2023-08-16

- 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
    - [DPのイメージ・メンタルモデルに関して](https://rsk0315.hatenablog.com/entry/2023/08/15/203927)

- 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
    - [AtCoder新ジャッジにC言語で数学関数(libm)を使うためのおまじない](https://hotman78.hatenablog.com/entry/2023/08/15/201456)

2023-08-15

- 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
    - [n_o_n_o_n](https://atcoder.jp/users/n_o_n_o_n)さん - [入水記事 - nononの落書き帳](https://nononmath.hatenablog.com/entry/2023/08/14/102643)

2023-08-15

- 「[コードを書くための環境構築を行う](articles/development_env)」ページ
    - [【2023年8月時点】KotlinでAtCoderのコンテストに参加するための環境構築(最低限)](https://qiita.com/dhirabayashi/items/56d6af2c0b2bda6f588f)

2023-08-14

- 「[レーティング800〜1199(緑色)](milestones/green)」ページ
    - [rotti](https://atcoder.jp/users/rotti)さん - [入緑記事 - rotti_coderのプログラミング](https://rotti-coder.hatenablog.com/entry/2023/08/13/085808)

- 「[レーティング400から799まで(茶色)](milestones/brown)」ページ
    - [coco0715](https://atcoder.jp/users/coco0715)さん - [入茶しました。](https://note.com/coco__0715/n/n655dc80fc5b6)

2023-08-14

- 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
    - [houren](https://atcoder.jp/users/houren)さん - [はてなブログ](https://houren.hatenablog.com/)

2023-08-13

- 「[レーティング1600から1999まで(青色)](milestones/blue)」ページ
    - [jabee](https://atcoder.jp/users/jabee)さん - [【入青記事その1】精進振り返り編 - jabeeの競プロ日記](https://jabee.hatenablog.com/entry/2023/08/12/074238)

- 「[レーティング400から799まで(茶色)](milestones/brown)」ページ
    - [f_matano44](https://atcoder.jp/users/f_matano44)さん - [【令和最新版】AtCoder 色変記事:茶色【Java】](https://f-matano44.jp/post/20230808_nyuutya/)

2023-08-12

- 「[コードを書くための環境構築を行う](articles/development_env)」ページ
    - [AtCoderの環境を Docker で作りたい](https://qiita.com/tf63/items/c93c6f24d73599e637d8)
    - [【どこでも精進】競プロのためのC++スマホコーディング環境構築 ※iOS限定](https://qiita.com/deuteridayo/items/5ce27e8780847330e324)

2023-08-11

- 「[問題を解くときの補助ツール](web_app/support_tools)」ページ
    - [グラフ可視化ツール](https://zeronosu77108.github.io/show-graph/)

<div align="center">
    <img loading = "lazy" src="images/web_app/show_graph.png" alt="show graph">
</div>

2023-08-10

- 「[不定期開催](related_contest_sites/algorithm)」ページ
    - [MOFE](https://mofecoder.com/)

2023-08-10

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
    - [ビームサーチをライブラリ化する【応用編】](https://platinum-prog.hatenablog.com/entry/2023/08/09/203217)
KATO-Hiro commented 9 months ago

掲載から2週間経過したので新着情報から削除


    2023-10-09

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [【必見】Rust 競プロ環境を一撃で構築する方法を紹介します。](https://www.youtube.com/watch?v=GO5JE7g7AUE)

    2023-10-09

    - 「[コンテストに参加する](user_scripts/participate_in_contests)」ページ
        - [AtCoderVirtualTimer](https://greasyfork.org/ja/scripts/476928-atcodervirtualtimer)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_virtual_timer.png" alt="atcoder virtual timer">
    </div>

    2023-10-08

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [Toncochan](https://atcoder.jp/users/Toncochan)さん - [AtCoder入水記事!!](https://qiita.com/Toncochan/items/a131519f7431f9da0882)

    2023-10-08

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [leaf1415](https://atcoder.jp/users/leaf1415)さん - [はてなブログ](https://leaf1415.hatenablog.com/)

    2023-10-07

    - 「[開発者向けの情報](web_app/for_developers)」ページ
        - [RustでAtCoderのログイン認証を通す](https://qiita.com/ppputtyo/items/e724f68eeb912b00290d)

    2023-10-07

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoderのレート計算式](https://qiita.com/anqooqie/items/92005e337a0d2569bdbd)
        - [【日本語翻訳】Atcoderレーティングの計算](https://qiita.com/karutetto332/items/42c5d710de0b0545cd57)

    2023-10-06

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [【競プロ】緑〜水のためのSegmentTree超入門](https://qiita.com/ZOI_dayo/items/f53122c831be78c695bc)

    2023-10-05

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [焼きなまし法での評価関数の打ち切り](https://qiita.com/not522/items/cd20b87157d15850d31c)

    2023-10-04

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [AtCoder Search](https://atcoder-search.fjnkt98.com/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_search.png" alt="atcoder search">
    </div>

    2023-10-03

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [Dockerを使ってAtCoder用のPHPのPHP Unitでテストの自動化とxdebugでデバッグをする環境を構築する](https://qiita.com/yami-yami/items/dde58544c954e00b5c3c)

    2023-10-02

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (10月2日時点)](https://twitter.com/atcoder/status/1708694473100886405)

    2023-10-01

    - 「[数学を学ぶ](articles/math)」ページ
        - [誰でもなんとなく理解できる形式的冪級数](https://qiita.com/Michirakara/items/9f1080e389300ca6eb86)

    2023-09-30

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [mono_0812](https://atcoder.jp/users/mono_0812)さん - [入青した!! - mono_0812のブログ](https://mono-0812.hatenablog.com/entry/20230924/1695517992)

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [NEET0321](https://atcoder.jp/users/NEET0321)さん - [入水記事 - AFKK](https://afkk.hatenablog.com/entry/2023/09/25/180656)

    2023-09-30

    - 「[数学を学ぶ](articles/math)」ページ
        - [Wolfram Alpha](https://ja.wolframalpha.com/)
        - [【競プロ Tips】Wolfram Alpha を使いこなそう](https://hackmd.io/@tatyam-prime/ByuUsAfla)

    2023-09-29

    - 「[数学を学ぶ](articles/math)」ページ
        - [形式的べき級数](https://zenn.dev/koboshi/books/600753d917cdbc)

    2023-09-28

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [8近傍だけで連結性を良い感じに確保し続ける典型](https://twitter.com/chokudai/status/1706124817915908481)

    2023-09-27

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [みんなAHCの魅力を知らなすぎて困る](https://trap.jp/post/2006/)
        - [ヒューリスティックコンテストで機械学習しよう](https://speakerdeck.com/nagiss/hiyurisuteitukukontesutodeji-jie-xue-xi-siyou)

    2023-09-27

    - 「[コンテストの成績や関連する統計情報を見る](user_scripts/view_scores)」ページ
        - [Atcoder Perf Graph](https://greasyfork.org/ja/scripts/476103-atcoder-perf-graph)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_perf_graph.png" alt="atcoder perf graph">
    </div>

    2023-09-26

    - 「[レーティング2800〜(赤色、銅・銀・金王冠)](milestones/red)」ページ
        - [leaf1415](https://atcoder.jp/users/leaf1415)さん - [【色変記事】レッドコーダーになりました! - leaf1415の日記](https://leaf1415.hatenablog.com/entry/2023/09/25/115311)

    2023-09-26

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (9月25日時点)](https://twitter.com/atcoder/status/1706169824861397059)

    2023-09-25

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [takumi152](https://atcoder.jp/users/takumi152)さん - [はてなブログ](https://takumi152.hatenablog.jp/)
        - [kotamanegi](https://atcoder.jp/users/kotamanegi)さん - [はてなブログ](https://kotamanegi.hatenablog.com/)

    - 「[ヒューリスティック部門 - Go](blogs/heuristic/go)」ページ
        - [montplusa](https://atcoder.jp/users/montplusa)さん - [はてなブログ](https://montplusa.hatenablog.com/archive)

    - 「[ヒューリスティック部門 - Rust](blogs/heuristic/rust)」ページ
        - [ichyo](https://atcoder.jp/users/ichyo)さん - [はてなブログ](https://blog.ichyo.jp/)

    2023-09-25

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [ぱるま](https://www.youtube.com/playlist?list=PL2M7xTSHX0HqdXvk74PKSZ2De_EyVUq0d)

    2023-09-24

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [hiroyuk1](https://atcoder.jp/users/hiroyuk1)さん - [ABC321で中2が入水したよ!!!!](https://qiita.com/hiroyuk1/items/363fce5a43f1cda1d49d)

    - 「[レーティング800〜1199(緑色)](milestones/green)」ページ
        - [kirimin](https://atcoder.jp/users/kirimin)さん - [算数の教養がほとんどなかったプログラマがAtCoderを4年やって緑になれた話](https://note.com/kirimin_chan/n/n337f5bdf7e48)

    2023-09-23

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [achapi](https://atcoder.jp/users/achapi)さん - [入青記事 - あちゃぴのブログ](https://achapi.hatenablog.jp/entry/2023/09/19/225144)

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [Satsuki_8198](https://atcoder.jp/users/Satsuki_8198)さん - [Houdinist が競プロerになってみた話  (本サイト運営者による注:水色コーダー達成に関する内容を含む) ](https://qiita.com/Satsuki-Sensei/items/2e5ed965f4a6b8794f9e)

    - 「[レーティング800〜1199(緑色)](milestones/green)」ページ
        - [ZUkA_](https://atcoder.jp/users/ZUkA_)さん - [数学が苦手な大学生の AtCoder 入緑記事](https://note.com/yindolsa/n/n512d1530339e)

    2023-09-23

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [AtCoder Typical Components (β)](https://not-leonian.hatenablog.com/entry/ATCs/ATCs)

    2023-09-22

    - 「[解説ブログ・サイトを見る](articles/user_editorials)」ページ
        - [ABCxxxをPythonで解いてみたよ。](https://qiita.com/hyouchun)

    - 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
        - [AtCoderでSageMathを使う](https://qiita.com/kusano_k/items/b082423861705c41cac8)

    2023-09-21

    - 「[SNS](sns)」ページ
        - [高専競プロ部](https://discord.com/invite/nhMReq9nMz)

    2023-09-21

    - 「[コンテストに関する統計情報](web_app/statistics)」ページ
        - [AtCoder Heuristic Race Ranking *Unofficial*](https://tomerun.github.io/ahc_point_race/publish/2023.html)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_heuristic_race_ranking_unofficial.png" alt="atcoder heuristic race ranking unofficial">
    </div>

    2023-09-20

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [AtCoder Junior League 2023 ランキング上位校の強さの秘密に迫る(第1回:筑波大学附属駒場中・高等学校)](https://prtimes.jp/story/detail/7bZGPLcXjeB)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (9月19日時点)](https://twitter.com/atcoder/status/1703981215890788411)
        - [AJL 高校部門上位40校 (2023年9月19日時点)](https://twitter.com/kiri8128/status/1704120665950056450)

    2023-09-19

    - 「[Webページに色付けする](user_scripts/colors)」ページ
        - [MojaCoder Submission User Colorizer (by AtCoder Rating)](https://greasyfork.org/ja/scripts/475500-mojacoder-submission-user-colorizer-by-atcoder-rating)

    <div align="center">
      <img loading="lazy" src="images/userscript/mojacoder_submission_user_colorizer.png" alt="mojacoder submission user colorizer">
    </div>

    2023-09-18

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [x軸とy軸について独立に考えてよい - けんちょんの競プロ精進記録](https://drken1215.hatenablog.com/archive/category/x%E8%BB%B8%E3%81%A8y%E8%BB%B8%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E7%8B%AC%E7%AB%8B%E3%81%AB%E8%80%83%E3%81%88%E3%81%A6%E3%82%88%E3%81%84)

    2023-09-17

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [AtCoderの2023新ジャッジで使えるPython標準の便利機能](https://qiita.com/mo124121/items/595358fdcfdc1d2baf2c)
        - [【Python】AtCoderの言語アップデートでの変更点をまとめてみたよ。](https://qiita.com/hyouchun/items/8a830952315666576c3d)

    2023-09-16

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [hirayuu_At](https://atcoder.jp/users/hirayuu_At)さん - [【AtCoder】現役中学生がPythonで青になったから書いた記事](https://qiita.com/halcyonFX/items/5eeb2240412a1e587bff)

    - 「[レーティング400〜799(茶色)](milestones/brown)」ページ
        - [kunaisn](https://atcoder.jp/users/kunaisn)さん - [AtCoderで茶色になりました](https://sekaishi-beta.com/kunaisn_atcoder_brown/)

    2023-09-16

    - 「[Bot](bot)」ページ
        - [ほぼ日バチャbot](https://twitter.com/contest_bot_mcc)

    2023-09-15

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [第10回 Asprova プログラミングコンテスト 参加記 (39.1M; 130位)](https://www.wantedly.com/companies/learningbox/post_articles/538136)

    2023-09-14

    - 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
        - [Zig言語の練習に AtCoder 202308 新ジャッジテストコンテスト A-E を解いてみた](https://qiita.com/hossie/items/080f8d49ec445022284b)

    2023-09-14

    - 「[情報オリンピック](related_contest_sites/joi_ioi)」ページ
        - [IOI2023 参加記](https://kodaman.hatenablog.com/entry/2023/09/10/160836)

    2023-09-13

    - 「[SNS](sns)」ページ
        - [競プロオンサイト情報!](https://twitter.com/kyopro_onsite)

    2023-09-13

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [mtsd](https://atcoder.jp/users/mtsd)さん - [はてなブログ](https://mtsd-programming.hatenablog.com/)
        - [Shun_PI](https://atcoder.jp/users/Shun_PI)さん - [Qiita](https://qiita.com/Shun_PI)
        - [hogloid](https://atcoder.jp/users/hogloid)さん - [はてなブログ](https://hogloid.hatenablog.com/)

    - 「[ヒューリスティック部門 - Java](blogs/heuristic/java)」ページ
        - [rabot](https://atcoder.jp/users/rabot)さん - [Qiita](https://qiita.com/tanaka-a)

    - 「[ヒューリスティック部門 - Rust](blogs/heuristic/rust)」ページ
        - [sugim48](https://atcoder.jp/users/sugim48)さん - [はてなブログ](https://sugim48.hatenadiary.org/)

    2023-09-13

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [日本最大のプログラミングコンテストサイトAtCoder 中高生に特化した学校対抗リーグ「AtCoder Junior League」開催にかける思いとは](https://prtimes.jp/story/detail/zrELeosmk4x)

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [第10回 Asprova プログラミングコンテスト(AtCoder Heuristic Contest 023)参加メモ](https://kaede2020.hatenablog.com/entry/2023/09/10/200121)

    2023-09-12

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [️灰茶向け ざっくりわかろうDP️](https://twitter.com/burioden/status/1700943044714086469)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (9月11日時点)](https://twitter.com/atcoder/status/1701090985978310979)
        - [AJL 高校部門上位40校 (2023年9月11日時点)](https://twitter.com/kiri8128/status/1701251352075075616)

    2023-09-12

    - 「[レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [Yu_212](https://atcoder.jp/users/Yu_212)さん - [【色変記事】AtCoder橙になりました - Yu_212’s diary](https://yu212.hatenablog.com/entry/2023/09/11/025001)

    - 「[レーティング400〜799(茶色)](milestones/brown)」ページ
        - [OtakuMoyashi](https://atcoder.jp/users/OtakuMoyashi)さん - [挫折しかけたけど入茶できた中学生の話。](https://qiita.com/harryp0tterK/items/33ebd57f1b7e2a1a3a9e)

    2023-09-11

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [AtCoder World Tour Finals 2022 参加記](https://heno239.hatenablog.com/entry/2023/09/10/133932)
        - [AtCoder WTF 2022 (お手伝いとして参加)](https://maspypy.com/atcoder-wtf-2022-%e3%81%8a%e6%89%8b%e4%bc%9d%e3%81%84%e3%81%a8%e3%81%97%e3%81%a6%e5%8f%82%e5%8a%a0%ef%bc%89)

2023-09-10
...
KATO-Hiro commented 8 months ago

掲載から2週間経過したので新着情報から削除


    2023-11-09

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [yamunaku](https://atcoder.jp/users/yamunaku)さん - [はてなブログ](https://yamunaku.hatenablog.com/)

    - 「[ヒューリスティック部門 - Python](blogs/heuristic/python)」ページ
        - [Kiri8128](https://atcoder.jp/users/Kiri8128)さん - [はてなブログ](https://kiri8128.hatenablog.com/)
        - [toam](https://atcoder.jp/users/toam)さん - [はてなブログ](https://toriidao.hateblo.jp/)

    2023-11-08

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [LiKaf](https://atcoder.jp/users/LiKaf)さん - [入水しました!](https://note.com/likaf/n/n1957fa5cb178)

    2023-11-07

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHC 典型: 解をたくさん作る](https://iwashi31.hatenablog.com/entry/2023/11/05/234449)

    2023-11-06

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [二部グラフ判定をUnionFindTreeで行う](https://noshi91.hatenablog.com/entry/2018/04/17/183132)

    - 「[競技プログラミングと就転職](articles/jobs)」ページ

        <!-- markdown-link-check-disable -->

        - [とある競技プログラマーの1年](https://www.estie.jp/blog/entry/2023/11/06/174536)

        <!-- markdown-link-check-enable -->

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (11月6日時点)](https://twitter.com/atcoder/status/1721379697609855201)

    2023-11-05

    - 「[情報オリンピック](related_contest_sites/joi_ioi)」ページ
        - [国際情報オリンピック2023 参加記](https://qiita.com/black-yuki/items/10b297ffe486cd36cd8a)

    2023-11-04

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [競技プログラミングの環境構築 [VSCode+WSL+AtCoder Library]【ゆっくり解説】](https://www.youtube.com/watch?v=uhnASau7fB4)

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [【問題集】フローの入門](https://drken1215.hatenablog.com/archive/category/%E3%80%90%E5%95%8F%E9%A1%8C%E9%9B%86%E3%80%91%E3%83%95%E3%83%AD%E3%83%BC%E3%81%AE%E5%85%A5%E9%96%80)

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [「AtCoder 競技プログラマー就職企業人気ランキング2023」を発表](https://prtimes.jp/main/html/rd/p/000000039.000028415.html)

    2023-11-03 

   - 該当なし

    2023-11-02

    - 「[C++](libraries/cpp)」ページ
        - [UScuber/Algorithm-Library](https://github.com/UScuber/Algorithm-Library) ![GitHub stars](https://img.shields.io/github/stars/UScuber/Algorithm-Library?style=plastic)

    2023-11-01

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [AtCoderBlogs](https://atcoder-blogs.jp)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_blogs.jpeg" alt="atcoder blogs">
    </div>

    2023-10-31

    - 「[レーティング800〜1199(緑色)](milestones/green)」ページ
         - [totosuki](https://atcoder.jp/users/totosuki)さん - [【AtCoder】Pythonで入緑しました!!](https://qiita.com/Totosuki/items/cc98efbd260c76635cc5)

    2023-10-30

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (10月30日時点)](https://twitter.com/atcoder/status/1718845595371319578)

    2023-10-30

    - 「[ネタスクリプト](user_scripts/jokes)」ページ
        - [AC Custom](https://greasyfork.org/ja/scripts/478609-ac-custom)

    <div align="center">
      <img loading = "lazy" src="images/userscript/ac_custom.png" alt="ac custom">
    </div>

    2023-10-29

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [US_cube](https://atcoder.jp/users/US_cube)さん - [はてなブログ](https://uscube.hatenablog.com/)

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [hamamu](https://atcoder.jp/users/hamamu)さん - [Qiita](https://qiita.com/hamamu)
        - [ValGrowth](https://atcoder.jp/users/ValGrowth)さん - [はてなブログ](https://valgrowth.hatenablog.com/archive)

    - 「[ヒューリスティック部門 - Python](blogs/heuristic/python)」ページ
        - [cozy_sauna](https://atcoder.jp/users/cozy_sauna)さん - [Qiita](https://qiita.com/cozy_sauna/)

    2023-10-28

    - 「[Webページに色付けする](user_scripts/colors)」ページ
        - [AtCoder Error Colorizer](https://greasyfork.org/ja/scripts/478281-atcoder-error-colorizer)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_error_colorizer.png" alt="atcoder error colorizer">
    </div>

    2023-10-27

    - 「[コンテストに関する統計情報](web_app/statistics)」ページ
        - [ahc_standings](https://img.atcoder.jp/ahc_standings/index.html?contest=ahc025)

    <div align="center">
      <img loading = "lazy" src="images/web_app/ahc_standings.png" alt="ahc standings">
    </div>

    2023-10-27

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [chimaki821](https://atcoder.jp/users/chimaki821)さん - [【AtCoder】プログラミング未経験からのんびり続けて青コーダーになった話](https://qiita.com/chimaki821/items/eb76c042954f725b3bbc)

    2023-10-26

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [tosh55](https://atcoder.jp/users/tosh55)さん - [50代半ばでAtCoder入水しました](https://qiita.com/tosh55/items/4153942b4bac39e0e5a8)

    2023-10-26

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AtCoder Heuristic Contest 025参加記](https://kaede2020.hatenablog.com/entry/2023/10/22/195315)

    2023-10-25

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [CodeQUEEN2023決勝に出場しました!](https://ayuna-stpyko.github.io/my_blog/archive/20231023.html)
        - [女性オンリーオンサイトイベント【CodeQUEEN 2023】に参加した話](https://d-burioden.hateblo.jp/entry/2023/10/23/220439)

    2023-10-24

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (10月23日時点)](https://twitter.com/atcoder/status/1716318742169477574)
        - [AJL 高校部門上位40校 (10月23日時点)](https://twitter.com/kiri8128/status/1716453617291690065)

    2023-10-23

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [Thinkingpegasus](https://atcoder.jp/users/Thinkingpegasus)さん - [【入青】 中3がAtCoder青色になるまでにやったこと](https://qiita.com/nouka28/items/447d3d213db78c76268e)

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [MrTired](https://atcoder.jp/users/MrTired)さん - [Fortran vs AtCoder 〜みずいろになれたよ〜](https://qiita.com/osada-yum/items/fdc6ec8ff1436258ed01)

    2023-10-22

    - 「[ソースコードの提出・確認を簡単に](user_scripts/submit_codes)」ページ
        - [AtCoder Easy Test v2 のPythonでデフォルトをWandboxにする方法!](https://achapi.hatenablog.jp/entry/2023/10/18/182455)

    2023-10-21

    - 「[C++](libraries/cpp)」ページ
        - [achapi/CppLibrary](https://github.com/achapi/CppLibrary) ![GitHub Repo stars](https://img.shields.io/github/stars/achapi/CppLibrary?style=plastic)

    2023-10-20

    - 「[レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [hirayuu_At](https://atcoder.jp/users/hirayuu_At)さん - [【色変記事】黄色くなったからいろいろ書く - halcの競プロ精進ブログ](https://halc-kyopro.hatenablog.com/entry/2023/10/19/140719)

    2023-10-19

    - 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [okaponta](https://atcoder.jp/users/okaponta)さん - [【色変記事】非情報系エンジニアが青色になりました](https://qiita.com/okaponta_/items/5667dfd9cc232eb3bd65)

    2023-10-18

    - 「[コンテストの成績や関連する統計情報を見る](user_scripts/view_scores)」ページ
        - [AtCoderHeuristicContestBarChart](https://greasyfork.org/ja/scripts/477377-atcoderheuristiccontestbarchart)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_heuristic_contest_barchart.png" alt="atcoder heuristic contest barchart">
    </div>

    2023-10-18

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHC(AtCoder Heuristic Contest)のテスト用スクリプト](https://tayu0110.hatenablog.com/entry/2022/08/14/031726)

    2023-10-17

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AJL 学校スコア(上位5校)、個人スコア(上位5人)の推移(10月16日時点)](https://twitter.com/gojira_kyopro/status/1713809087987667255)

    2023-10-16

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (10月16日時点)](https://twitter.com/atcoder/status/1713793122206175428)

    2023-10-15

    - 「[パズル・クイズ系コンテスト](related_contest_sites/puzzle_quiz)」ページ
        - [正規表現パズル](https://gametsukurukun.com/regexp-puzzle/)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/regexp_puzzle/regexp_puzzle.png" alt="regexp puzzle">
    </div>

    2023-10-14

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [AtCoder Daily Training](https://atcoder.jp/contests/adt_top)

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [ソースコードを見て計算量を下から抑えるのは怪しいという話](https://rsk0315.hatenablog.com/entry/2023/09/17/193635)

    2023-10-14

    - 「[Q1: アルゴリズムや競技プログラミングに興味はありますが、何から始めたらいいですか?](for_beginners/question1)」ページ
        - [AtCoder Daily Training](https://atcoder.jp/contests/adt_top)

    2023-10-13

    - 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
        - [Go言語による各種データ構造の扱い方(やや競プロer向け)](https://zenn.dev/smartshopping/articles/5feb3666ba40b2)

    2023-10-12

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [社内ヒューリスティックコンテスト@アルゴ合宿2023 開催レポート](https://media.algo-artis.com/posts/bN4vP1cR)

    2023-10-12

    本サービスのスポンサーを掲載(敬称略)。ご支援いただき、ありがとうございます。

    - [toshi201](https://github.com/toshi201)

    2023-10-11

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [blueberry1001](https://www.youtube.com/@blueberry-1001/featured)

    2023-10-11

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [rhooさんによるヒューリスティックコンテストの汎用テクニック集](https://github.com/rhoo19937/p/blob/main/tech/.md)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AJL 高校部門上位40校 (10月10日時点)](https://twitter.com/kiri8128/status/1711744359920812511)

    2023-10-10

    - 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [yu7400ki](https://atcoder.jp/users/yu7400ki)さん - [【AtCoder】一年と半年、水色になりました。](https://zenn.dev/yu7400ki/articles/bea3e57ac34de1)

    2023-10-10

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (10月10日時点)](https://twitter.com/atcoder/status/1711587000539853082)
KATO-Hiro commented 7 months ago

掲載から2週間経過したので新着情報から削除


    2023-12-09

    - 「[コンテストの成績を見る](web_app/view_and_compare_scores)」ページ
        - [AtCoderパフォーマンス・レーティング](https://atcoder-tools.quizgenerator.net/performance_rating.php)

    <div align="center">
      <img loading = "lazy" src="images/web_app/performance_rating.png" alt="performance rating">
    </div>

    2023-12-09

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        <!-- markdown-link-check-disable -->
        - [Web開発、まじで何もわからない](https://www.estie.jp/blog/entry/2023/12/08/152723)
        <!-- markdown-link-check-enable -->

    2023-12-09

     - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [shinchan](https://atcoder.jp/users/shinchan)さん - [競プロ始めて6年、知らないうちに黄色になってました - 橙になりたいaquarium](https://shinchankosen.hatenadiary.jp/entry/2023/12/09/000012)

    2023-12-08

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [Kawa_](https://atcoder.jp/users/Kawa_)さん - [入茶しました](https://qiita.com/Kawa_/items/19f4ea74efc70a347c8d)

    2023-12-07

    - 「[実装テクニックを学ぶ - C++](articles/implementation/cpp)」ページ
        - [【GitHubスター100個突破】Pythonのprint()のC++版を本気で作ってみた](https://zenn.dev/sassan/articles/4878e79272ed61)

    2023-12-06

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [オンサイトのプログラミングコンテスト「緑以下コンテスト」を開催しました!](https://deuteridayo.hateblo.jp/entry/2023/12/05/211915)

    2023-12-05

    該当なし

    2023-12-04

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [第2回緑以下コンテスト開催記](https://kusirara.hatenablog.com/entry/2023/12/04/134934)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (12月4日時点)](https://twitter.com/atcoder/status/1731514391756243121)

    2023-12-03

    - 「[Webページに色付けする](user_scripts/colors)」ページ
        - [timemory-limit-emphasizer](https://greasyfork.org/ja/scripts/480675-timemory-limit-emphasizer)

    <div align="center">
      <img loading = "lazy" src="images/userscript/timemory_limit_emphasizer.png" alt="timemory limit emphasizer">
    </div>

    2023-12-03

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHC典型解法シリーズ第2弾「焼きなまし法」](https://qiita.com/thun-c/items/ecd438fde4d237b1f7bc)

    2023-12-02

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [DFS・BFSとは?お気持ち編[競技プログラミング初心者へ]【ゆっくり解説】](https://www.youtube.com/watch?v=0_9heBS7Flg)
        - [DP(動的計画法)とは?お気持ち編[競技プログラミング初心者へ]【ゆっくり解説】](https://www.youtube.com/watch?v=oB3L8yyHsFY)

    2023-12-01

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [blueberry1001](https://atcoder.jp/users/blueberry1001)さん - [【Atcoder】高校1年生でAtcoder青色になりました](https://qiita.com/bluebery1001/items/ec889d958ee3a81525ff)

    2023-11-30

    本サービスのスポンサーを掲載(敬称略)。ご支援いただき、ありがとうございます。

    - [chokudai](https://github.com/chokudai)

    2023-11-30

    - 「[SNS](sns)」ページ
        - [Pythonライブラリ研究](https://discord.com/invite/rPWuuGRha2)

    2023-11-29

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [ABC330-E Mex and Update を無思考で解けるライブラリを書いた](https://prd-xxx.hateblo.jp/entry/2023/11/29/002226)

    2023-11-29

    - 「[ヒューリスティック部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [Kiri8128](https://atcoder.jp/users/kiri8128)さん - [焼きなまし法が使えなくても AHC 橙になれたよ - Kiri8128の日記](https://kiri8128.hatenablog.com/entry/2023/11/29/024335)

    2023-11-29

    - 「[Python](libraries/python)」ページ
        - [prd-xxx/gorichan_kyopro_library](https://github.com/prd-xxx/gorichan_kyopro_library) ![GitHub Repo stars](https://img.shields.io/github/stars/prd-xxx/gorichan_kyopro_library?style=plastic)

    2023-11-28

    - 「[Java](libraries/java)」ページ
        - [viral8code/viral-Library](https://github.com/viral8code/viral-Library) ![GitHub Repo stars](https://img.shields.io/github/stars/viral8code/viral-Library?style=plastic)

    2023-11-27

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [through](https://atcoder.jp/users/through)さん - [2年かけてAtCoderで青色になりました!](https://zenn.dev/through/articles/fba81b6c5f4644)

    2023-11-27

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (11月27日時点)](https://twitter.com/atcoder/status/1728981309178159379)

    2023-11-26

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [GitHub ActionsでAtCoder Problemsのバーチャルコンテストを自動で作成したい](https://zenn.dev/powell/scraps/224688ca6ce2b5)

    - 「[Bot](bot)」ページ
        - [AtCoder After Contest Bot](https://twitter.com/AfterContestBot)

    2023-11-25

    - 「[ソースコードの提出・確認を簡単に](chrome_extensions/submit_codes)」ページ
        - [AtCoder Parallel Alert](https://chromewebstore.google.com/detail/poiijcpfeaijlocfncmimadjkppkplef)

    <div align="center">
      <img loading = "lazy" src="images/chrome_extension/atcoder_parallel_alert.png" alt="atcoder parallel alert">
    </div>

    2023-11-24

    - 「[コンテストの成績に関連するサービス](web_app/services_using_scores)」ページ
        - [もすーんバチャ Rating Page](https://mosoon.net/mov_rating/top.html)

    <div align="center">
      <img loading = "lazy" src="images/web_app/mov_rating.png" alt="mov rating">
    </div>

    2023-11-23

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [グラフ縮約の前処理による再計算アルゴリズムの改善](https://tech.preferred.jp/ja/blog/improve_recomputation_algorithm_by_graph_contraction_preprocessing/)

    2023-11-22

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [AtCoder株式会社代表 高橋直大氏 - 社長の履歴書](https://donzoko-ceo.com/atcoder/)

    2023-11-21

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [【AtCoder】 AtCoder Beginner Contest A~C問題の傾向と対策 part1](https://qiita.com/darake/items/dd66663b80f6974cd8a9)

    2023-11-20

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (11月20日時点)](https://twitter.com/atcoder/status/1726455552606372167)

    2023-11-19は該当なし

    2023-11-18

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [AtCoder練習・活用サービス](https://atcoder.jp/posts/1134)

    2023-11-18

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [ngtkana](https://www.youtube.com/channel/UC9amFw1nimUfDGAf746HYXQ)

    2023-11-17

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [超強力なアルゴリズムチームの魅力 - Algo Artis Media](https://media.algo-artis.com/posts/1ZH8I2PM)

    2023-11-16

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [全探索とは?お気持ち編[競技プログラミング初心者へ]【ゆっくり解説】](https://www.youtube.com/watch?v=-vGsAqDIgQo)

    2023-11-15

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [【AtCoder】Pythonで競プロをするときの注意点まとめ【競技プログラミング】](https://qiita.com/kemuniku/items/1f1537e1df2ac8180d9b)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (11月15日時点)](https://twitter.com/atcoder/status/1724615306881204451)

    2023-11-14

    - 「[Q0: アルゴリズム、競技プログラミングとは?](for_beginners/question0)」ページ
        - [競技プログラミングの始め方【ゆっくり解説】](https://www.youtube.com/watch?v=BPkZc3wsCxU)

    2023-11-13

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHC典型解法シリーズ第1弾「モンテカルロ法」](https://qiita.com/thun-c/items/8e7ae0249f1907854763)

    2023-11-12

    - 「[ネタスクリプト](user_scripts/jokes)」ページ
        - [AtCoderMLEtoHisoka](https://greasyfork.org/ja/scripts/478297-atcodermletohisoka)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_mle_to_hisoka.png" alt="atcoder mle to hisoka">
    </div>

    2023-11-11

    - 「[プログラミング言語を学ぶ](articles/programming_languages)」ページ
        - [RustCoder ―― AtCoder と Rust で始める競技プログラミング入門](https://zenn.dev/toga/books/rust-atcoder)

    2023-11-10

    - 「[1年をふりかえる](articles/look_back_on_past)」ページ
        - [競プロ Advent Calendar 2023](https://adventar.org/calendars/8745)
KATO-Hiro commented 6 months ago

掲載から2週間経過したので新着情報から削除


    2024-01-09

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [OUPC 2023 開催記](https://kowerkoint.hatenablog.com/entry/2024/01/09/220819)

    2024-01-08

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [AtatakaiInTheSky](https://atcoder.jp/users/AtatakaiInTheSky)さん - [【色変記事】一般物理学徒の入茶](https://qiita.com/Ahoh/items/ca5c9fcb68eef8ffe05f)

    2024-01-07

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [nishigake](https://atcoder.jp/users/nishigake)さん - [凡人が約5年かけて青コーダーになった話 - 西懸のメモ帳](https://blog.nishigake.net/posts/irohen_blue/)

    2024-01-06

    - 「[量子コンピュータ系コンテスト](related_contest_sites/quantum)」ページ
        - [QCoder](https://www.qcoder.jp/)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/qcoder/qcoder.png" alt="qcoder">
    </div>

    2024-01-05
    該当なし

    2024-01-04

    - 「[パズル・クイズ系コンテスト](related_contest_sites/puzzle_quiz)」ページ
        - [New Year's Puzzles](https://nyp.snuke.org/) - オートマトンなどを利用したパズル形式の問題を解くことができる。

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/nyp/new_year's_puzzles_2024.png" alt="new year's puzzles">
    </div>

    2024-01-04

    - 「[SNS](sns)」ページ
        - [競プロWeb部](https://discord.com/invite/Kp5Ygvh9)

    2024-01-03

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [fibon](https://atcoder.jp/users/fibon)さん - [AtCoderで水色になりました(入水記事)](https://fiboooo.com/atcoder-lightblue/)

    2024-01-02

    - 「[量子コンピュータ系コンテスト](related_contest_sites/quantum)」ページ
        - [Qookbook](https://www.qookbook.net/)
        - [競プロ学習サービスQookbookについて](https://kotamanegi.hatenablog.com/entry/2023/12/13/182110)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/qookbook/qookbook.png" alt="qookbook">
    </div>

    2024-01-02

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        <!-- markdown-link-check-disable -->
        - [DP高速化:累積和](https://drken1215.hatenablog.com/archive/category/DP%E9%AB%98%E9%80%9F%E5%8C%96%3A%E7%B4%AF%E7%A9%8D%E5%92%8C)
        <!-- markdown-link-check-enable -->

    2024-01-01

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [through](https://atcoder.jp/users/through)さん - [Zenn](https://zenn.dev/through)

    2024-01-01

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [AtCoder Editorial Problems](https://ajinoko33.github.io/AtCoderEditorialProblems/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_editorial_problems.png" alt="atcoder editorial problems">
    </div>

    2023-12-31

    - 「[プログラミング言語を学ぶ](articles/programming_languages)」ページ
        - [AtCoder ガチ言語 Haskell 🔥](https://zenn.dev/toyboot4e/books/seriously-haskell)

    2023-12-31

    - 「[Codeforces](related_contest_sites/codeforces)」ページ
        - [CF-Predictor](https://cf-predictor.wasylf.xyz/)
        - [AtCoderユーザがCodeforcesに参戦した話](https://qiita.com/tosh55/items/7703e9f1306ca7e00d10)
        - [Codeforces 用に競技プログラミング環境を変更した](https://atug.tokyo/?p=598)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/codeforces/cf-predictor_2nd.png" alt="cf predictor">
    </div>

    2023-12-30

     - 「[ヒューリスティック部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [through](https://atcoder.jp/users/through)さん - [AtCoder の Heuristic で入黄しました!](https://zenn.dev/through/articles/fc42b36d19ce02)

    2023-12-29

    - [競プロねこ ドット](https://store.line.me/stickershop/product/25256215/en)

    2023-12-28

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [ebicochineal](https://atcoder.jp/users/ebicochineal)さん - [自作ブログ](http://ebicochineal.blogspot.com/)
        - [tempura0224](https://atcoder.jp/users/tempura0224)さん - [はてなブログ](https://tempura0224.hatenablog.com/)

    - 「[ヒューリスティック部門 - Python](blogs/heuristic/python)」ページ
        - [uta_ccc](https://atcoder.jp/users/uta_ccc)さん - [はてなブログ](https://utac.hateblo.jp/)

    2023-12-27

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [Ang107](https://atcoder.jp/users/Ang107)さん - [【色変記事】一般情報系大学生がAtCoder入茶&入緑した話](https://qiita.com/Ang107/items/0ee28c41896cbcf11bbc)

    2023-12-26

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [RECRUIT 日本橋ハーフマラソン 2024冬(AtCoder Heuristic Contest 029)参加記](https://kaede2020.hatenablog.com/entry/2023/12/26/210009)

    2023-12-25

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (12月25日時点)](https://twitter.com/atcoder/status/1739135398625100112)

    2023-12-25

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [Jikky1618](https://atcoder.jp/users/Jikky1618)さん - [競プロ未経験から1年でAtCoder水色になった話。](https://note.com/jikky1618/n/n3298c09633dc)

    2023-12-24

    - 「[Webページに色付けする](user_scripts/colors)」ページ
        - [Ace to Monaco for AtCoder](https://greasyfork.org/ja/scripts/482276-ace-to-monaco-for-atcoder)

    <div align="center">
      <img loading = "lazy" src="images/userscript/ace_to_monaco_for_atcoder.png" alt="ace to monaco for atcoder">
    </div>

    2023-12-23

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [競技プログラマがIT企業に就職した、その後](https://kitanomx.hatenablog.com/entry/2023/12/17/004435)

    2023-12-23

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [shin3110](https://atcoder.jp/users/shin3110)さん - [入水しました!!!!!!!! - Shin_pppのブログ](https://shin-ppp.hatenablog.com/entry/2023/12/21/204232)

    2023-12-22

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHCのローカルテスト環境構築](https://zenn.dev/ikoma_3/articles/5c04ab03935f71)

    2023-12-21

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [tofudra](https://atcoder.jp/users/tofudra)さん - [note](https://note.com/tofu_dra)

    2023-12-21

    - 「[アルゴリズム部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [tofudra](https://atcoder.jp/users/tofudra)さん - [【日記】Atcoder橙になりました・競技プログラミングは謎解きやペンシルパズルの役に立つのか](https://note.com/tofu_dra/n/n3d580cb31495)

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [Not_Leonian](https://atcoder.jp/users/Not_Leonian)さん - [1年前、入水とともに停滞した人間のAtCoder入青記事 - 獅子座じゃない人のブログ](https://not-leonian.hatenablog.com/entry/2023/12/19/180622)

    2023-12-20

    - 「[ライブラリチェッカー](libraries/library_checker)」ページ
        - [【競プロ】ライブラリの verify を GitHub Actions で並列に走らせたい (oj-verify)](https://qiita.com/KakurenboUni/items/b47d9e6e3582e2149d63)

    2023-12-20

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [ヒューリスティックコンテストでビジュアライザを開発する方法に関するメモ](https://yunix-kyopro.hatenablog.com/entry/2023/12/17/150534)

    2023-12-19

    - 「[SNS](sns)」ページ
        - [misskey競プロ部](https://misskey.io/channels/9b1va5xjkr)

    2023-12-19

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [itojunpei](https://atcoder.jp/users/itojunpei)さん - [【色変記事】TypeScriptで入茶した話](https://qiita.com/itojun-1230/items/b5b139d9a5a7d6487f5c)

    2023-12-18

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (12月18日時点)](https://twitter.com/atcoder/status/1736592889067774166)

    2023-12-18

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [fujikawahiroaki](https://atcoder.jp/users/fujikawahiroaki)さん - [遠回り入緑記 〜この道、寄り道、廻り道〜 - 脳筋ぱそこんおゆうぎ!](https://fujikawa.hatenablog.com/entry/2023/12/17/150911)

    2023-12-17

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [セグメント木に変なものを乗せる](https://zenn.dev/magurofly/articles/0b3805b3614126)

    - 「[競技プログラミングと就転職](articles/jobs)」ページ
        - [【INTERVIEW / SWE】競技プログラミングから始まった、開発の力で追求し続けるよりよい学習体験](https://note.com/monoxer/n/n4ed05521d8d2)

    2023-12-16

     - 「[ヒューリスティック部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [G4NP0N](https://atcoder.jp/users/G4NP0N)さん - [Heuristic黄色になれたので今までのAHCを全て振り返ってみる - G4NP0Nのブログ](https://g4np0n-kyopro.hatenablog.com/entry/2023/12/15/183152)

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [uruzunyaa](https://atcoder.jp/users/uruzunyaa)さん - [緑コーダーになるのに、精進はいらないという話。](https://note.com/uruzunyaa/n/ne6f52956a928)

    2023-12-15

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [shunta](https://atcoder.jp/users/shunta)さん - [AtCoderで入茶&入緑しました!! ~競プロに取り組んだ4年間を振り返る~](https://qiita.com/NAVYSHUNTA/items/cd6cee9c4bdb0f82d87f)

    2023-12-14

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [Rillaboom2020](https://atcoder.jp/users/Rillaboom2020)さん - [AtCoderで入青しました](https://note.com/chemmath1023/n/n60b94393f733)

    2023-12-13

    - 「[実装テクニックを学ぶ - Others](articles/implementation/others)」ページ
        - [AtCoderのFortranでfortran-stdlibが使えるようになったので何が楽になるかを考える](https://qiita.com/osada-yum/items/3674eb515fc25c891ecf)

    - 「[数学を学ぶ](articles/math)」ページ
        - [有理数 mod 998244353 の徹底解説!](https://drken1215.hatenablog.com/entry/2023/12/06/020241)

    2023-12-12

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [HACK TO THE FUTURE 2024 (AtCoder Heuristic Contest 027)参加記](https://kaede2020.hatenablog.com/entry/2023/12/10/204502)

    2023-12-12

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [zaki7](https://atcoder.jp/users/zaki7)さん - [【入緑記念】レーティングの稼ぎ方(AtCoder)](https://qiita.com/rfvr7/items/0e7dafdeef30ff0203e4)

    2023-12-11

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2023 - 学校ランキング (12月11日時点)](https://twitter.com/atcoder/status/1734059295308931239)

    2023-12-11

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [siman](https://atcoder.jp/users/siman)さん - [はてなブログ](https://simanman.hatenablog.com/)
        - [ganmodokix](https://atcoder.jp/users/ganmodokix)さん - [はてなブログ](https://aprilganmo.hatenablog.com/)
        - [shotoyoo](https://atcoder.jp/users/shotoyoo)さん - [Qiita](https://qiita.com/shotoyoo)

    - 「[ヒューリスティック部門 - C#](blogs/heuristic/csharp)」ページ
        - [G4NP0N](https://atcoder.jp/users/G4NP0N)さん - [はてなブログ](https://g4np0n-kyopro.hatenablog.com)

    - 「[ヒューリスティック部門 - Go](blogs/heuristic/go)」ページ
        - [montplusa](https://atcoder.jp/users/montplusa)さん - [はてなブログ](https://montplusa.hatenablog.com/archive)

    2023-12-10

    [AtCoder](https://atcoder.jp/)の公式ポータルサイトを掲載。

    <!-- markdown-link-check-disable -->

    - [AtCoderInfo](https://info.atcoder.jp/)

    <!-- markdown-link-check-enable -->

    2023-12-10

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [Magentor](https://atcoder.jp/users/Magentor)さん - [Qiita](https://qiita.com/Magentor)

    2023-12-10

    - 「[SNS](sns)」ページ
        - [𝙠𝙮𝙤𝙥𝙧𝙪𝙨𝙩𝙚𝙘𝙚𝙖𝙣𝙨](https://discord.gg/RmRCzPnFPc)

    2023-12-10
KATO-Hiro commented 5 months ago

掲載から2週間経過したので新着情報から削除


    2024-03-09

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [Zoi2](https://atcoder.jp/users/Zoi2)さん - [【色変記事】AtCoderで入水した話 by ZOI2](https://qiita.com/ZOI2/items/9acafc4153356765721a)

    2024-03-08

    - 「[BOJ (Baekjoon Online Judge)](related_contest_sites/boj)」ページ

        - [Baekjoon Online Judge](https://www.acmicpc.net/)

        - [solved.ac](https://solved.ac/en)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/boj/boj.png" alt="boj">
    </div>

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/boj/solved_ac.png" alt="solved ac">
    </div>

    2024-03-07

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [第一回マスターズ選手権予選・参加記](https://medium.com/karakuri/%E7%AC%AC%E4%B8%80%E5%9B%9E%E3%83%9E%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA%E4%BA%88%E9%81%B8-%E5%8F%82%E5%8A%A0%E8%A8%98-8f605012aa4a)

    2024-03-06

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [Atcoder Clock](https://clock.zuk246.net/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_clock.png" alt="atcoder clock">
    </div>

    2024-03-06

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ

        - [karinohito](https://atcoder.jp/users/karinohito)さん - [はてなブログ](https://karinohito.hatenablog.com)

        - [MtSaka](https://atcoder.jp/users/MtSaka)さん - [はてなブログ](https://mt-saka.hatenablog.com)

        - [Slephy](https://atcoder.jp/users/Slephy)さん - [Qiita](https://qiita.com/Slephy)

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [RinSakamichi](https://atcoder.jp/users/RinSakamichi)さん - [GitHub Pages](https://rinsakamichi.github.io/)

        - [sky58](https://atcoder.jp/users/sky58)さん - [はてなブログ](https://topcoder-g-hatena-ne-jp.jag-icpc.org/skyaozora/)

    - 「[ヒューリスティック部門 - Rust](blogs/heuristic/rust)」ページ
        - [xyz600](https://atcoder.jp/users/xyz600)さん - [はてなブログ](https://xyz600.hatenablog.com/)

        - [Kyo_s_s](https://atcoder.jp/users/Kyo_s_s)さん - [自作ブログ](https://kyo-homepage.vercel.app/blog)

    2024-03-05

    - 「[書籍](books)」ページ
        - [アルゴリズムの乙女たち](https://www.amazon.co.jp/dp/4198949344)

    2024-03-04

    2024-03-03

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [競プロer自己紹介シート](https://twitter.com/deuteridayodayo/status/1763197371704631355)

    <div align="center">
      <img loading = "lazy" src="images/articles/self_introduction_sheet.jpeg" alt="self introduction sheet">
    </div>

    2024-03-02

    2024-03-01

    - 「[問題を解くときの補助ツール](web_app/support_tools)」ページ
        - [p5visualizer](https://github.com/shindannin/p5visualizer) ![GitHub Repo stars](https://img.shields.io/github/stars/shindannin/p5visualizer?style=plastic)

    <div align="center">
      <img loading = "lazy" src="images/web_app/p5visualizer.png" alt="p5visualizer">
    </div>

    2024-02-29

    - 「[実装テクニックを学ぶ - 複数の言語](articles/implementation/multiple_languages)」ページ
        - [浮動小数点型の算術とお近づきになりたい人向けの記事](https://rsk0315.hatenablog.com/entry/2024/02/25/231237)

    2024-02-28

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [相互情報量を学んでもっとうまくAHC030を解こう!](https://qiita.com/aplysia/items/29a4fb4573fc1b8dec79)

    2024-02-27

    - 「[C++](libraries/cpp)」ページ
        - [tatyam-prime/ICPC_notebook](https://github.com/tatyam-prime/ICPC_notebook) ![GitHub Repo stars](https://img.shields.io/github/stars/tatyam-prime/ICPC_notebook?style=plastic)

    2024-02-26

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [cyan0515](https://atcoder.jp/users/cyan0515)さん - [cyan が AtCoder で cyan になるまで](https://cyan515.github.io/blogs/records_of_activities/cyan_%E3%81%8C_AtCoder_%E3%81%A7_cyan_%E3%81%AB%E3%81%AA%E3%82%8B%E3%81%BE%E3%81%A7.html)
        - [RinaX](https://atcoder.jp/users/RinaX)さん - [AtCoder 入水までにやったこと 【Tier形式】](https://note.com/yokoyama_inf/n/nfaea395c71a3)
        - [uta_ccc](https://atcoder.jp/users/uta_ccc)さん - [【色変記事】入水しました - 競プロ日記他](https://utac.hateblo.jp/entry/2024/02/25/223132)

    2024-02-25

    2024-02-24

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [THIRD プログラミングコンテスト2023 (AHC030) 解説](https://www.terry-u16.net/entry/ahc030)

    2024-02-23

    - 「[ヒューリスティック部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [ebicochineal](https://atcoder.jp/users/ebicochineal)さん - [【色変記事】中卒無職ひきこもりがAtCoder Heuristicで橙になった話](https://ebicochineal.blogspot.com/2024/02/atcoder-heuristic.html)

    2024-02-22

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHC030のseed0のバババッて決まるやつは結構簡単に作れるよという話](https://qiita.com/aplysia/items/c3f2111110ac5043710a)

    2024-02-21

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [THIRD プログラミングコンテスト2023(AtCoder Heuristic Contest 030)参加記](https://kaede2020.hatenablog.com/entry/2024/02/19/190210)

    2024-02-20

     - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [YuuuT](https://atcoder.jp/users/YuuuT)さん - [文系大学生がプログラミング未経験から5ヶ月で入緑した話【AtCoder】](https://qiita.com/yukun_py/items/d5a3d5d7ef50987f22fb)

    2024-02-19

    - 「[アルゴリズム部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [MtSaka](https://atcoder.jp/users/MtSaka)さん - [【色変記事】AtCoder橙になりました - MtSakaのブログ](https://mt-saka.hatenablog.com/entry/2024/02/19/161655)
        - [karinohito](https://atcoder.jp/users/karinohito)さん - [橙コーダーになりました. - 仮のブログ](https://karinohito.hatenablog.com/entry/2024/02/19/080635)

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [ragna](https://atcoder.jp/users/ragna)さん - [AtCoderで入水した話 - ragnaのブログ](https://ragnawow.hatenablog.com/entry/2024/02/19/105006)

    2024-02-17

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [関係式付き Union Find](https://qiita.com/Kiri8128/items/ae19133ee6921cb18dec)

    2024-02-16

    - 「[解説を読む・テストケースを見る](user_scripts/read_editorials)」ページ
        - [Hide Solutions](https://greasyfork.org/ja/scripts/485421-hide-solutions)

    2024-02-15

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [【Python】セグ木、遅延セグ木【AtCoder】](https://qiita.com/ether2420/items/7b67b2b35ad5f441d686)

    2024-02-14

    - 「[実装テクニックを学ぶ - C++](articles/implementation/cpp)」ページ
        - [遅延Segtree3 (本サイト運営者による注: 抽象化Segtree Treeの実装例のみ)](https://yosupo.hatenablog.com/entry/2023/12/09/010658)

    2024-02-13

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [highlighter_math](https://atcoder.jp/users/highlighter_math)さん - [AtCoderで入青しました!!](https://qiita.com/highlighter_math/items/4e28ac3aa3d7b592d514)

    2024-02-12

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [momohara](https://atcoder.jp/users/momohara)さん - [競プロ復帰してから約10ヶ月、黄色復帰するまでにやったこと](https://momoharahara.hatenadiary.com/entry/2024/02/11/181024)

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [hiroyuk1](https://atcoder.jp/users/hiroyuk1)さん - [AtCoderで入青したので記事を書く](https://qiita.com/hiroyuk1/items/5a75448e826bb08a17e4)

    2024-02-11

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [茶コーダーが競プロ家庭教師した話](https://speakerdeck.com/burioden/240117-uv-lt-fa84027b-5df9-4c05-b31c-ace56c010103)

    2024-02-10

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [最小全域木問題を O(|E| log log |V|) 時間で【AdC2日目】](https://trap.jp/post/2059/)

    2024-02-09

    - 「[数学を学ぶ](articles/math)」ページ
        - [【競技プログラミング】多項式のGCDを O(N(logN)^2) で行う方法(half GCD) に関して解説!【暫定版】](https://qiita.com/hotman78/items/14809fa0214b168ddf80)

    2024-02-08

    - 「[コンテストの成績を見る](web_app/view_and_compare_scores)」ページ
        - [AtCoder Rating Contributor Graph](https://atcoder-rating-contribution-graph.vercel.app/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_rating_contributor_graph.png" alt="atcoder rating contributor graph">
    </div>

    2024-02-07

    - 「[数学を学ぶ](articles/math)」ページ
        - [「中学受験の算数」で磨くプログラミング的思考力! 〜 親・子供・プログラマすべてに送る 25 問 〜](https://qiita.com/drken/items/3b15cf5f089488c38faa)

    2024-02-06

    2024-02-05

    - 「[ネタスクリプト](user_scripts/jokes)」ページ
        - [文字化けcoder](https://greasyfork.org/ja/scripts/485969-%E6%96%87%E5%AD%97%E5%8C%96%E3%81%91coder)

    2024-02-04

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [ヒューリスティックコンテスト用Visualizer(Rust, SVG) チートシート集](https://zenn.dev/tipstar0125/articles/d2cf0ef63bceb7)

    2024-02-03

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [yosupo](https://atcoder.jp/users/yosupo)さん - [はてなブログ](https://yosupo.hatenablog.com/)

    - 「[ヒューリスティック部門 - C#](blogs/heuristic/csharp)」ページ
        - [chokudai](https://atcoder.jp/users/chokudai)さん - [はてなブログ](https://chokudai.hatenablog.com/)

    2024-02-02

    - 「[SNS](sns)」ページ
        - [AtCoderDailyTraining](https://twitter.com/atcoder_adt)

    2024-02-01

    - 「[SNS](sns)」ページ
        - [N+1色を目指す鯖](https://discord.com/invite/vNHVTVXq)

    2024-01-31

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [トヨタ自動車プログラミングコンテスト2023#6(AtCoder Heuristic Contest 026)至高のアルゴリズム解説](https://speakerdeck.com/bowwowforeach/toyotazi-dong-che-puroguramingukontesuto2023-number-6-atcoder-heuristic-contest-026-zhi-gao-noarugorizumujie-shuo)

    2024-01-30

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [AtCoder2023年言語アップデートでPythonに入るライブラリ](https://ikatakos.com/pot/programming_algorithm/python_tips/language_update_2023)

    2024-01-30

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [aro](https://atcoder.jp/users/aro)さん - [色変記事&半年間競技プログラミングをやってみて良かったこと](https://qiita.com/kanekanekaneko/items/a86d7497d9dffd91fd7f)

    2024-01-29

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [CodeQUEEN 2023 決勝 参加記](https://abvi.hatenablog.com/entry/2024012600)

    2024-01-28

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [TOYOTA AHC 至高のアルゴリズム解説会 AHC015](https://speakerdeck.com/thunderc/toyota-ahc-zhi-gao-noarugorizumujie-shuo-hui-ahc015)

    2024-01-27

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [Let’s 競技プログラミング! E8さんが教える アルゴリズム発想のキホン](https://news.mynavi.jp/techplus/series/algorithm/)

    2024-01-26

    2024-01-25

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [知名度がいまいち分かってないNextDPというテクニックについて](https://qiita.com/H20/items/922cc0a17ba5817f26d7)

    2024-01-24

    - 「[アルゴリズム部門 - レーティング2800〜(赤色、銅・銀・金王冠)](milestones/red)」ページ
        - [kobae964](https://atcoder.jp/users/kobae964)さん - [AtCoderで赤になるまでにやったこと - koba-e964の日記](https://koba-e964.hatenablog.com/entry/2019/06/30/020339)

    2024-01-23

    - 「[問題を解く](user_scripts/solve_problems)」ページ
        - [AtCoder copy button adder](https://greasyfork.org/ja/scripts/485389-atcoder-copy-button-adder)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_copy_button_adder.png" alt="atcoder copy button adder">
    </div>

    2024-01-22

    2024-01-21

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [kana_nu00](https://atcoder.jp/users/kana_nu00)さん - [基本情報を持ってれば入茶できるからみんなAtCoder始めようぜ](https://note.com/empty845/n/n7117f2c317bc)

    2024-01-20

    2024-01-19   

    2024-01-18

    - 「[数学を学ぶ](articles/math)」ページ
        - [競プロのための算数・数学](https://twitter.com/hashtag/%E7%AB%B6%E3%83%97%E3%83%AD%E7%AE%97%E6%95%B0?src=hashtag_click&f=live)

    2024-01-18

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [mizuho0613](https://atcoder.jp/users/mizuho0613)さん - [14歳がAtCoderで入茶しました](https://note.com/mizzpika/n/n6b1714aa2ad1)

    2024-01-17

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [中高生向け 学校対抗競技プログラミング「AtCoder Junior League2023」入賞校・入賞者を発表](https://prtimes.jp/main/html/rd/p/000000044.000028415.html)

    2024-01-16

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [アニメーションでみるアルゴリズムの計算量](https://qiita.com/S4nTo/items/2fe9e41d2f1eb3e124e9)

    2024-01-15
    該当なし

    2024-01-14

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [ALGO ARTIS プログラミングコンテスト2023 冬(AtCoder Heuristic Contest 028)参加メモ](https://kaede2020.hatenablog.com/entry/2024/01/14/141500)

    2024-01-13

    - 「[問題を解く](user_scripts/solve_problems)」ページ
        - [AtCoder-quotation-adder](https://github.com/burioden/AtCoder-quotation-adder)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_quotation_adder.png" alt="atcoder quotation adder">
    </div>

    2024-01-12

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [AtcoderをGoで解答する環境をDevcontainerで作った話](https://horikawa.dev/p/atcoder-go-devcontainer/)

    2024-01-11

    本サービスのスポンサーを掲載(敬称略)。ご支援いただき、ありがとうございます。

    - [otsuneko](https://github.com/otsuneko)

    2024-01-10
 該当なし
KATO-Hiro commented 3 months ago

掲載から2週間経過したので新着情報から削除


    2024-04-09

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [heno239](https://atcoder.jp/users/heno239)さん - [はてなブログ](https://heno239.hatenablog.com/)
        - [E869120](https://atcoder.jp/users/E869120)さん - [はてなブログ](https://e869120.hatenablog.com/)、[Qiita](https://qiita.com/e869120)
        - [hitoare](https://atcoder.jp/users/hitoare)さん - [はてなブログ](https://hitoare.hatenablog.com/)
        - [Nachia](https://atcoder.jp/users/Nachia)さん - [Qiita](https://qiita.com/Nachia)
        - [nok0](https://atcoder.jp/users/)さん - [はてなブログ](https://tsuchi.hateblo.jp/)

    2024-04-09

    - 「[アルゴリズム部門 - レーティング2800〜(赤色、銅・銀・金王冠)](milestones/red)」ページ
        - [simasima](https://atcoder.jp/users/simasima)さん - [AtCoder赤・銅冠になりました【入赤記事】](https://mathlog.info/articles/ohb2RJIi8sZ1i62kxNDz)

    2024-04-08

    - 「[Q1: アルゴリズムや競技プログラミングに興味はありますが、何から始めたらいいですか?](for_beginners/question1)」ページ
        - [Python入門 AtCoder Programming Guide for beginners (APG4bPython)](https://atcoder.jp/contests/APG4bPython)

    2024-04-08

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [Python入門 AtCoder Programming Guide for beginners (APG4bPython)](https://atcoder.jp/contests/APG4bPython)

    2024-04-07

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [sinzyousan](https://atcoder.jp/users/sinzyousan)さん - [【競技プログラミング】プログラミング初心者がAtCoderを始めて10か月で水色になった方法【ゆっくり解説】](https://www.youtube.com/watch?v=eOUXJ_KP9xg)

    2024-04-06

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [AtCoder NoviSteps](https://atcoder-novisteps.vercel.app/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_novisteps.png" alt="atcoder novisteps">
    </div>

    2024-04-05

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [shinnshinn](https://atcoder.jp/users/shinnshinn)さん - [AtCoderで青色になったので記事を書いてみる](https://www.ochappa.net/posts/atc-blue)

    2024-04-04

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [tokoharu](https://atcoder.jp/users/tokoharu)さん - [はてなブログ](https://tokoharuland.hateblo.jp/)
        - [starpentagon](https://atcoder.jp/users/starpentagon)さん - [自作ブログ](https://starpentagon.net/analytics/category/%e7%ab%b6%e6%8a%80%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0/)

    2024-04-03

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [MC Digital プログラミングコンテスト2024(AtCoder Heuristic Contest 031)参加記](https://kaede2020.hatenablog.com/entry/2024/04/01/190115)

    2024-04-02

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [raspberry1729](https://atcoder.jp/users/raspberry1729)さん - [【AtCoder】プログラミングを始めて3ヶ月でAtCoderで入緑しました](https://qiita.com/raspberry1729/items/7d09fc03c2be5a1447b9)

    2024-04-01

    - 「[アルゴリズム部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [shobonvip](https://atcoder.jp/users/shobonvip)さん - [AtCoder 黄色になりました!(橙→黄になっただけなので中身は入橙記事) - しょぼんブログ](https://shobon2019.hatenablog.com/entry/2024/04/01/103336)

    2024-03-31

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [【ゆっくり解説】尺取り法と二分探索の「本当の」違い](https://www.youtube.com/watch?v=omD-yyb730k)

    2024-03-30

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [UTPC2023 開催記](https://chineristac.hatenablog.com/entry/2024/03/27/011633)

    2024-03-29

    - 「[入門者・初心者向けの内容](articles/introduction)」ページ
        - [日本最大のプログラミングコンテストサイト AtCoder 全世界での登録者数が60万人を突破!](https://prtimes.jp/main/html/rd/p/000000046.000028415.html)

    2024-03-28

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [orangekid](https://atcoder.jp/users/orangekid)さん - [【入茶記事】ABC346で入茶しました!](https://note.com/orangekid1210/n/n70d627b13646)

    2024-03-27

    - 「[問題を解く](user_scripts/solve_problems)」ページ
        - [AtCoder Scoreboard Pinner](https://greasyfork.org/ja/scripts/490663-atcoder-scoreboard-pinner)

    <div align="center">
      <img loading="lazy" src="images/userscript/atcoder_scoreboard_pinner.png" alt="atcoder scoreboard pinner">
    </div>

    2024-03-26

    - 「[コンテストの成績に関連するサービス](web_app/services_using_scores)」ページ
        - [まよコン🌽 レーティング](https://mayocon.shinnshinn.dev/)

    <div align="center">
      <img loading="lazy" src="images/web_app/mayocon_rating.png" alt="mayocon rating">
    </div>

    2024-03-25

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [binap](https://atcoder.jp/users/binap)さん - [Qiita](https://qiita.com/binap/)

    2024-03-25

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [binap](https://atcoder.jp/users/binap)さん - [binapの入黄記事](https://qiita.com/binap/items/ec99b413e77e274116c5)

    2024-03-24

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoderのコンテストで出力結果「YES/NO」「yes/no」「Yes/No」の割合を調べてみた](https://qiita.com/y_ta/items/9438ec3873c77f1e6f8e)

    2024-03-23

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [TUPC2023開催記](https://nononmath.hatenablog.com/entry/2024/03/20/104538)

    2024-03-22

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [ramunen](https://atcoder.jp/users/ramunen)さん - [文系出身エンジニアコミュニティ運営人事が競プロ歴半年で入茶しました](https://qiita.com/takarada/items/84528fae2ea86b3d7685)

    2024-03-21

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [Blue_S](https://atcoder.jp/users/Blue_S)さん - [AtCoderで水色になりました](https://qiita.com/Blue-Sugar/items/99c60497b470a2401e75)

    2024-03-20

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [2次元セグメント木](https://drive.google.com/file/d/1bSjYiA-nSsHzBbCnLq1GeTpRzs2Ucm0q/view)

    2024-03-19

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [rng_58がおすすめする練習の仕方 - 茶色になるために](https://info.atcoder.jp/entry/2024/03/18/160342)

    2024-03-18

    - 「[コンテストに参加する](user_scripts/participate_in_contests)」ページ
        - [Style Fixes for AtCoder](https://greasyfork.org/ja/scripts/489300-style-fixes-for-atcoder)

    2024-03-17

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [ponjuice](https://atcoder.jp/users/ponjuice)さん - [note](https://note.com/ponjuice0)

    2024-03-16

    - 「[部活・サークル・同好会・オンサイトイベントに参加する](articles/club_activities)」ページ
        - [フォルシア競プロ部発足!活動レポート](https://www.forcia.com/blog/002879.html)

    2024-03-15

    - 「[アルゴリズム部門 - レーティング1200〜1599(水色)](milestones/cyan)」ページ
        - [hals](https://atcoder.jp/users/hals)さん - [AtCoder水色になりました - はるすえすしーのぶろぐ](https://halss.hatenablog.com/entry/2024/03/15/023233)

    2024-03-14

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [yoto1980yen](https://atcoder.jp/users/yoto1980yen)さん - [【色変記事】AtCoder緑色になりました【Ruby】](https://zenn.dev/yoto1980yen/articles/d894ba2233169e)

    2024-03-13

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [【VScode + WSL / Windows】C++ 用の AtCoder 向け環境構築をしてみた。(WSL導入からGitによるソースコード管理まで)](https://yuulis.hatenablog.com/entry/atcoder-cpp-env-build)

    2024-03-12

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [masao_0323](https://atcoder.jp/users/masao_0323)さん - [緑になるために何をしたのか](https://qiita.com/kumasao0323/items/a10de284248cd01a8eb5)

    2024-03-11

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [trkwm](https://atcoder.jp/users/trkwm)さん - [[AtCoder]入緑しました!競プロ始める前~入緑までの道のり](https://qiita.com/Cecil_Ha/items/ee8b3620c87b255cf085)

    2024-03-10

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [100÷9899=?(母関数・形式的べき級数入門)【ゆっくり解説】](https://www.youtube.com/watch?v=I02Obi-yXJU)

    2024-03-09
KATO-Hiro commented 2 months ago

掲載から2週間経過したので新着情報から削除


    2024-05-09

    2024-05-08

    - 「[実装テクニックを学ぶ - Rust](articles/implementation/rust)」ページ
        - [【Rust】ACL の遅延セグ木をベースに双対セグ木を作ってみた](https://paruma184.hatenablog.com/entry/2024/05/06/010239)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (5月7日時点)](https://twitter.com/atcoder/status/1787659040098767241)

    2024-05-07

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [Thinkingpegasus](https://atcoder.jp/users/Thinkingpegasus)さん - [AtCoderで入黄しました!!](https://qiita.com/nouka28/items/a8b06865331838642ff2)

    2024-05-07

    - 「[コンテストの成績を見る](web_app/view_and_compare_scores)」ページ
        - [AtCoder Charts](https://atcoder-charts.netlify.app/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_charts.png" alt="atcoder charts">
    </div>

    2024-05-06

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [Python 高速化選手権](https://qiita.com/n4mlz/items/fbadc02b7864f62b9622)

    - 「[数学を学ぶ](articles/math)」ページ
        - [エラトステネスの篩の高速化](https://qiita.com/peria/items/a4ff4ddb3336f7b81d50)

    2024-05-05

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [cled0328](https://atcoder.jp/users/cled0328)さん - [はてなブログ](https://cled0328.hatenablog.com/)

    - 「[アルゴリズム部門 - Python](blogs/algorithm/python)」ページ
        - [Thinkingpegasus](https://atcoder.jp/users/Thinkingpegasus)さん - [Qiita](https://qiita.com/nouka28)

    2024-05-05

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [一次方程式をUnionFindに乗せる 〜dsu_equationを作ろう〜](https://qiita.com/nouka28/items/a7cf4bb7130a541e97fb)

    2024-05-04

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [競プロでよく使うけど空で書けないフレーズ](https://qiita.com/do_an/items/e5a202cac4fc69fe849d)

    2024-05-03

    - 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
        - [大きい方/小さい方からtopKを管理しながらなんかやるモジュールを書いた](https://prd-xxx.hateblo.jp/entry/2024/05/01/235922)

    2024-05-03

    - 「[ICPC (国際大学対抗プログラミングコンテスト)](related_contest_sites/icpc)」ページ
        - [ICPC 2023 世界大会参加記](https://e869120.hatenablog.com/entry/2024/05/01/165143)

    2024-05-02

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [Alumite14](https://atcoder.jp/users/Alumite14)さん - [【色変記事】PythonメインでAtCoder入緑したので振り返り(スニペットもあるよ)](https://qiita.com/alumite14/items/649aa426bc1b72e5de84)

    2024-05-01

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [onsen_manjuuu](https://atcoder.jp/users/onsen_manjuuu)さん - [AtCoder黄色になったよ](https://onsen-manjuuu.net/blog/posts/yellow.html)

    2024-04-30

    - 「[コンテストに関する統計情報](web_app/statistics)」ページ
        - [AC Counter](https://ac-counter.onrender.com)

    <div align="center">
      <img loading = "lazy" src="images/web_app/ac_counter.png" alt="ac counter">
    </div>

    2024-04-30

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [forループ](https://www.youtube.com/@for_i_in_loop)

    2024-04-29

    - 「[コンテストの成績に関連するサービス](web_app/services_using_scores)」ページ
        - [AtCoder Heuristic Season Ranking](https://ahc-season-ranking.terry-u16.net/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/atcoder_heuristic_season_ranking.png" alt="atcoder heuristic season ranking">
    </div>

    2024-04-28

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [new_textfile](https://atcoder.jp/users/new_textfile)さん - [はてなブログ](https://new-textfile.hatenablog.com/)
        - [onsen_manjuuu](https://atcoder.jp/users/onsen_manjuuu)さん - [自作ブログ](https://onsen-manjuuu.net/blog/index.html)

    2024-04-27

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [AngrySadEight](https://www.youtube.com/@AngrySadEight)

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [半分全列挙を「高速化」する【ゆっくり解説】](https://www.youtube.com/watch?v=EUZX4tBqo0M)

    2024-04-26

    - 「[問題を解くときの補助ツール](web_app/support_tools)」ページ
        - [検索エンジン集](https://magurofly.github.io/tools/search)

    <div align="center">
      <img loading = "lazy" src="images/web_app/tools_search.png" alt="tools search">
    </div>

    2024-04-25

    - 「[アルゴリズム部門 - レーティング800〜1199(緑色)](milestones/green)」ページ
        - [dhirabayashi](https://atcoder.jp/users/dhirabayashi)さん - [AtCoderでぴったり入緑したので、落ちないうちに色変記事を書かせてくださいお願いします](https://qiita.com/dhirabayashi/items/ae3a685140d1910747a9)

    2024-04-24

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [いま、ここにしかない、出会い。(AtCoder 第一回マスターズ選手権 -決勝- で五位入賞しました。)](https://tsukammo.hatenablog.com/entry/2024/04/21/161831)
        - [第一回マスターズ参加記](https://amentorimaru.hatenablog.com/entry/2024/04/21/034648)

    2024-04-23

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (4月22日時点)](https://twitter.com/atcoder/status/1782249854766546993)

    2024-04-22

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [ococonomy1](https://atcoder.jp/users/ococonomy1)さん - [AtCoder 黄になりました!!](https://ococonomy1.hateblo.jp/entry/2024/04/21/201152)

    2024-04-22

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [deuteridayo](https://atcoder.jp/users/deuteridayo)さん - [Qiita](https://qiita.com/deuteridayo)
        - [ococonomy1](https://atcoder.jp/users/ococonomy1)さん - [はてなブログ](https://ococonomy1.hateblo.jp/)

    2024-04-21

    - 「[Bot](bot)」ページ
        - [Bluesky競プロ部](https://bsky.app/profile/kyopro.bsky.social)

    2024-04-21

    - 「[SNS](sns)」ページ
        - [競プロフィード](https://bsky.app/profile/did:plc:oxqrfur74k6qr4xy4g3clfe3/feed/aaahi3lkvvr6i)

    2024-04-21

    - 「[アルゴリズム部門 - Python](blogs/algorithm/python)」ページ
        - [nahco314](https://atcoder.jp/users/nahco314)さん - [Qiita](https://qiita.com/NaHCO3)

    2024-04-20

    - 「[解説を読む・テストケースを見る](user_scripts/read_editorials)」ページ
        - [AtCoder Editorial Voting](https://greasyfork.org/ja/scripts/492964-atcoder-editorial-voting)

    <div align="center">
      <img loading = "lazy" src="images/userscript/atcoder_editorial_voting.png" alt="atcoder editorial voting">
    </div>

    2024-04-19

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [期待値DPと確率DPの例](https://paruma184.hatenablog.com/entry/2024/04/17/211859)

    2024-04-18

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [a1048576](https://atcoder.jp/users/a1048576)さん - [AtCoderで入黄しました](https://qiita.com/a1048576/items/635a7c2798bbb0d21bef)

    2024-04-18

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [a1048576](https://atcoder.jp/users/a1048576)さん - [Qiita](https://qiita.com/a1048576/)

    2024-04-17

    - 「[問題を解く](web_app/solve_problems)」ページ
        - [searchapp](https://andoryoto.github.io/WebApplication/searchapp/)

    <div align="center">
      <img loading = "lazy" src="images/web_app/searchapp.png" alt="searchapp">
    </div>

    2024-04-16

    - 「[yukicoder](related_contest_sites/yukicoder)」ページ
        - [yukicoder 1962 の解説の解説の解説](https://koba-e964.hatenablog.com/entry/2024/04/15/230008)

    2024-04-15

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [世界一やさしいAHC体験記](https://d-burioden.hateblo.jp/entry/2024/04/13/154639)

    2024-04-14

    - 「[アルゴリズム部門 - Nim](blogs/algorithm/nim)」ページ
        - [kemuniku](https://atcoder.jp/users/kemuniku)さん - [Qiita](https://qiita.com/kemuniku)

    2024-04-14

    - 「[ソースコードの提出・確認を簡単に](chrome_extensions/submit_codes)」ページ
        - [AtCoder Unit Test](https://chrome.google.com/webstore/detail/atcoder-unit-test/lmahhninbclefepjbcdfbcjnancipfmi?hl=ja&gl=UA)

    <div align="center">
      <img loading = "lazy" src="images/chrome_extension/atcoder_unit_test.png" alt="atcoder unit test">
    </div>

    2024-04-13

    - 「[ICPC (国際大学対抗プログラミングコンテスト)](related_contest_sites/icpc)」ページ
        - [ICPC Japan Problems](https://icpc-japan-problems.irrrrr.cc/)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/icpc/icpc_japan_problems.png" alt="icpc japan problems">
    </div>

    2024-04-12

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [viral](https://atcoder.jp/users/viral)さん - [AtCoderで青色になって落ち着いたから書いた記事](https://qiita.com/viral_8/items/6ce0fbc58dbe55f8e7ae)

    2024-04-11

    本サービスのスポンサーを掲載(敬称略)。ご支援いただき、ありがとうございます。

    - [KoyanagiHitoshi](https://github.com/KoyanagiHitoshi)

    2024-04-10

    - 「[解説を読む・テストケースを見る](user_scripts/read_editorials)」ページ
        - [Atcoder Easy Jump](https://greasyfork.org/ja/scripts/491701-atcoder-easy-jump)
KATO-Hiro commented 1 month ago

掲載から2週間経過したので新着情報から削除


    2024-06-09

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [ながたかな 競プロ部屋](https://www.youtube.com/@ngtkana_kyopro)

    2024-06-08

    - 「[コンテストの成績や関連する統計情報を見る](user_scripts/view_scores)」ページ
        - [AtCoder Center Your Standing](https://greasyfork.org/ja/scripts/496241-atcoder-center-your-standing)

    <div align="center">
      <img loading="lazy" src="images/userscript/atcoder_center_your_standing.png" alt="atcoder center your standing">
    </div>

    2024-06-07

    - 「[Q3: コンテストは、いつ開催されていますか?](for_beginners/question3)」
        - [AtCoder生成AI対策ルール - 20240607版](https://info.atcoder.jp/entry/llm-abc-rules-ja)
        - [生成AIの台頭に伴うABCにおけるルール変更について](https://atcoder.jp/posts/1246)

    2024-06-07

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [AtCoder生成AI対策ルール - 20240607版](https://info.atcoder.jp/entry/llm-abc-rules-ja)
        - [生成AIの台頭に伴うABCにおけるルール変更について](https://atcoder.jp/posts/1246)

    2024-06-06

    2024-06-05

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [AtCoderで快適に戦うための環境を作ろう](https://note.com/dev_onecareer/n/n673b1e040956)

    2024-06-05

    - 「[データベース系コンテスト](related_contest_sites/db)」ページ
        - [SQLab](https://sqlab.net/)

    <div align="center">
      <img loading="lazy" src="images/related_contest_sites/sqlab/sqlab.png" alt="sqlab">
    </div>

    2024-06-04

    - 「[アルゴリズム部門 - レーティング1600〜1999(青色)](milestones/blue)」ページ
        - [yukimy](https://atcoder.jp/users/yukimy)さん - [AtCoderで入青しました! - yukimyの日記](https://negiyukino.hatenablog.com/entry/2024/06/03/195516)

    2024-06-03

    - 「[実装テクニックを学ぶ - C++](articles/implementation/cpp)」ページ
        - [比較回数の少ないソートについて](https://259-momone.hatenablog.com/entry/2024/06/03/012012)

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (6月3日時点)](https://x.com/atcoder/status/1797454145278128235)

    2024-06-02

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [負の添字を持つ対称な DP 配列を「半分だけ」管理する方法($x^i$ + $x^{−i}$ で表す)](https://ngtkana.hatenablog.com/entry/2024/05/29/022603)

    2024-06-01

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [私のスコア問題評価環境](https://topcoder-tomerun.hatenablog.jp/entry/2024/04/06/201915)

    2024-06-01

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [niuez](https://atcoder.jp/users/niuez)さん - [GitHub Pages](https://niuez.github.io/)
        - [ssaattoo](https://atcoder.jp/users/ssaattoo)さん - [はてなブログ](https://ssaattoo.hatenablog.com/)
        - [tsutaj](https://atcoder.jp/users/tsutaj)さん - [はてなブログ](https://tsutaj.hatenablog.com/)

    - 「[ヒューリスティック部門 - Java](blogs/heuristic/java)」ページ
        - [tsukammo](https://atcoder.jp/users/tsukammo)さん - [はてなブログ](https://tsukammo.hatenablog.com/)、[Qiita](https://qiita.com/tsukammo)

    - 「[ヒューリスティック部門 - Nim](blogs/heuristic/nim)」ページ
        - [Ang107](https://atcoder.jp/users/Ang107)さん - [はてなブログ](https://ang107.hatenablog.jp/)

    - 「[ヒューリスティック部門 - Python](blogs/heuristic/python)」ページ
        - [toam](https://atcoder.jp/users/toam)さん - [はてなブログ](https://toriidao.hateblo.jp/)

    2024-06-01

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [【検証】最新モデル AI、ChatGPT-4o は「ひっかけ問題」をどれくらい解けるのか?【ゆっくり実況・ゆっくり解説】](https://www.youtube.com/watch?v=ZQf_JcAFah0)

    2024-05-31

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [まぬお](https://www.youtube.com/@user-mj5sk4lu1t)

    2024-05-30

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [競プロ初心者が怖がるもの](https://qiita.com/NokonoKotlin/items/75e56515139a872fb629)

    2024-05-29

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [【競技プログラミング 作問のポイント解説 #2】競プロの問題文を正しく書くには?【ゆっくり解説】](https://www.youtube.com/watch?v=uDeudtg_6-U)
        - [結婚定理:N人の女は好みの男と結婚できるか?【ゆっくり解説】](https://www.youtube.com/watch?v=zlawYWmuP4c)

    2024-05-28

    - 「[実装テクニックを学ぶ - Rust](articles/implementation/rust)」ページ
        - [proconio を使わない Rust の標準入力(Rust 1.61 ~ Rust 1.65 の一連のアップデートについて)](https://ngtkana.hatenablog.com/entry/2024/05/26/184605)

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [トヨタ自動車プログラミングコンテスト2024#5(AtCoder Heuristic Contest 033)参加記](https://kaede2020.hatenablog.com/entry/2024/05/27/190036)

    2024-05-27

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (5月27日時点)](https://x.com/atcoder/status/1794907108120649900)

    2024-05-26

    - 「[問題を解くときの補助ツール](web_app/support_tools)」ページ
        - [MINI GENERATOR](https://mini-generator.netlify.app/graph)

    <div align="center">
      <img loading = "lazy" src="images/web_app/mini_generator.png" alt="mini generator">
    </div>

    2024-05-25

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AtCoder AHCのインタラクティブ問題でデバッグ実行を実現する](https://qiita.com/tanaka-a/items/6856d7fcf78f2516f691)

    2024-05-24

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [相対スコア AHC の立ち回り](https://kiri8128.hatenablog.com/entry/2024/05/06/032420)

    2024-05-23

    - 「[アルゴリズム部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [sounansya](https://atcoder.jp/users/sounansya)さん - [AtCoder橙色になりました](https://qiita.com/sounansya/items/ff20b4e25f2f2316bffe)

    2024-05-22

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [今だからこそ学ぶプログラミングとアルゴリズム](https://www.youtube.com/watch?v=PZOITpAccjo)
        - [【速報】ChatGPT-4oに競技プログラミングをやらせてみた【ゆっくり解説】](https://www.youtube.com/watch?v=nhVfggY58IQ)

    2024-05-21

    - 「[アルゴリズム部門 - Python](blogs/algorithm/python)」ページ
        - [chinerist](https://atcoder.jp/users/chinerist)さん - [はてなブログ](https://chineristac.hatenablog.com/)

    - 「[アルゴリズム部門 - Java](blogs/algorithm/java)」ページ
        - [sounansya](https://atcoder.jp/users/sounansya)さん - [Qiita](https://qiita.com/sounansya)

    2024-05-20

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (5月20日時点)](https://x.com/atcoder/status/1792415615967531418)

    2024-05-19
    該当なし

    2024-05-18

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [Magentor](https://atcoder.jp/users/Magentor)さん - [はてなブログ](https://magentor.hatenablog.com/)

    2024-05-17

    - 「[数学を学ぶ](articles/math)」ページ
        - [競技プログラミング記事を書きたい人のための数式の書き方入門](https://zenn.dev/blue_jam/articles/05749c3638713f)

    2024-05-16

    - 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
        - [大実験!ChatGPTは競プロの問題を解けるのか (2024年5月版)](https://e869120.hatenablog.com/entry/2024/05/15/100804)

    2024-05-15

    - 「[YouTube - 個別の動画](youtube/video)」ページ
        - [【競技プログラミング 作問のポイント解説 #1】競プロの問題を思いつくには?【ゆっくり解説】](https://www.youtube.com/watch?v=Oe3gtdLNFfU)

    - 「[YouTube - チャンネル](youtube/channel)」ページ
        - [宮乃やみ - MiyanoYami](https://www.youtube.com/@miyanoyami/search?query=%E7%AB%B6%E3%83%97%E3%83%AD)

    2024-05-14

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [Yuyo1984](https://atcoder.jp/users/Yuyo1984)さん - [AtCoder入茶まで半年かかった凡人がやったこと](https://qiita.com/Yuyo1984/items/45397853f0116f720d68)

    2024-05-13

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [hirayuu_At](https://atcoder.jp/users/hirayuu_At)さん - [はてなブログ](https://halc-kyopro.hatenablog.com/)
        - [kaichou243](https://atcoder.jp/users/kaichou243)さん - [はてなブログ](https://kaichou243.hatenablog.com/)

    2024-05-13

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (5月13日時点)](https://twitter.com/atcoder/status/1789854331937734678)

    2024-05-12

    - 「[アルゴリズム部門 - C++](blogs/algorithm/cpp)」ページ
        - [Kyo_s_s](https://atcoder.jp/users/Kyo_s_s)さん - [自作ブログ](https://kyo-homepage.vercel.app/blog)

    2024-05-12

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [Splay 木の計算量解析](https://ngtkana.hatenablog.com/entry/2024/04/22/205043)
        - [Splay 木ベースの Link-Cut 木の計算量解析](https://ngtkana.hatenablog.com/entry/2024/05/11/033439)

    2024-05-11

    - 「[はじめに](related_contest_sites)」ページ
        - [競プロ コンテスト(海外含む) まとめ](https://rubikun.hatenablog.jp/entry/2024/03/03/214112)

    2024-05-10

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHCに取り組む上で心がけていること](https://hitoare.hatenablog.com/entry/2024/04/30/223646)
KATO-Hiro commented 2 weeks ago

掲載から2週間経過したので新着情報から削除


    2024-06-24

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (6月24日時点)](https://x.com/atcoder/status/1805057388875305367)

    2024-06-23

    2024-06-22

    - 「[セキュリティ系コンテスト](related_contest_sites/security)」ページ
        - [ksnctf](https://ksnctf.sweetduet.info/)

    <div align="center">
      <img loading = "lazy" src="images/related_contest_sites/ctf/ksnctf.png" alt="ksnctf">
    </div>

    2024-06-21

    - 「[コードを書くための環境構築を行う](articles/development_env)」ページ
        - [Dockerを利用したローカルのAtCoder環境(C++)](https://zenn.dev/kinakomochi5250/articles/atcoder-cpp-docker)

    2024-06-20

    - 「[数学を学ぶ](articles/math)」ページ
        - [ミラー・ラビン素数判定法](https://drive.google.com/file/d/1ytqMuPhmxhE2loMZL1HOJ3l2iaLCv4tz/view)

    2024-06-19

    - 「[ヒューリスティック部門 - C](blogs/heuristic/c)」ページ
        - [ygussany](https://atcoder.jp/users/ygussany)さん - [はてなブログ](https://ygussany.hatenablog.com/)

    - 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
        - [yosupo](https://atcoder.jp/users/yosupo)さん - [はてなブログ](https://yosupo.hatenablog.com/)
        - [physics0523](https://atcoder.jp/users/physics0523)さん - [はてなブログ](https://physics0523.hatenablog.com/)
        - [dsytk7](https://atcoder.jp/users/dsytk7)さん - [はてなブログ](https://dsytk7.hateblo.jp)

    2024-06-18

    - 「[C++](libraries/cpp)」ページ
        - [halc-git/Halc-Library](https://github.com/halc-git/Halc-Library) ![GitHub Repo stars](https://img.shields.io/github/stars/halc-git/Halc-Library?style=plastic)

    2024-06-17

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (6月17日時点)](https://x.com/atcoder/status/1802534399533252647)

    2024-06-16

    - 「[アルゴリズムを学ぶ](articles/algorithm)」ページ
        - [CODE THANKS FESTIVAL 2017 H - Union Sets (並列二分探索解法)](https://betrue12.hateblo.jp/entry/2019/08/14/152227)

    2024-06-16

    - 「[アルゴリズム部門 - レーティング400〜799(茶色)](milestones/brown)」ページ
        - [hira0912](https://atcoder.jp/users/hira0912)さん - [言語習得の為に始めたAtCoderで入茶するまでの話](https://qiita.com/hiramax/items/4e6962f6e95d3f4b7e9e)

    2024-06-15

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [短期AHCで勝つためのテクニック](https://speakerdeck.com/shun_pi/duan-qi-ahcdesheng-tutamenotekunituku)

    2024-06-14

    - 「[実装テクニックを学ぶ - C++](articles/implementation/cpp)」ページ
        - [競プロ 乱数 速度調査](https://yosupo.hatenablog.com/entry/2024/06/14/064913)

    2024-06-13

    - 「[アルゴリズム部門 - レーティング2000〜2399(黄色)](milestones/yellow)」ページ
        - [hato_](https://atcoder.jp/users/hato_)さん - [AtCoder 入黄しました!!!!!](https://hato336.hatenablog.com/entry/2024/06/09/223814)

    2024-06-12

    - 「[アルゴ式](related_contest_sites/algo_method)」ページ
        - [アルゴ式が国内最大規模の高校生・高専生向けプログラミングコンテスト『プログラミング甲子園2024』の競技制作を担当](https://prtimes.jp/main/html/rd/p/000000012.000105963.html)

    2024-06-12

    - 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
        - [AHCでの解法選択](https://montplusa.hatenablog.com/entry/2024/06/10/214100)

    2024-06-12

    - 「[問題を解く](user_scripts/solve_problems)」ページ
        - [AtCoder NoCopy](https://greasyfork.org/ja/scripts/497349-atcoder-nocopy)

    2024-06-11

    - 「[アルゴリズム部門 - レーティング2400〜2799(橙色)](milestones/orange)」ページ
        - [hirayuu_At](https://atcoder.jp/users/hirayuu_At)さん - [【色変記事】橙になりました - halcの競プロ精進ブログ](https://halc-kyopro.hatenablog.com/entry/2024/06/11/203504)

    2024-06-10

    - 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
        - [AtCoder Junior League 2024 Summer - 学校ランキング (6月10日時点)](https://x.com/atcoder/status/1800015044690026966)

    2024-06-10

    - 「[アルゴリズム部門 - Python](blogs/algorithm/python)」ページ
        - [hato_](https://atcoder.jp/users/hato_)さん - [はてなブログ](https://hato336.hatenablog.com)

    2024-06-10