Skip to content

Commit

Permalink
Merge pull request #6723 from KATO-Hiro/#6720
Browse files Browse the repository at this point in the history
🔊 Update CHANGELOG (#6720)
  • Loading branch information
KATO-Hiro committed Aug 31, 2023
2 parents 24d6afd + 1707cec commit d1f17a7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
7 changes: 7 additions & 0 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ title: Change Log

本サイトの更新履歴を掲載しています。

### 2023-08-31

- [#6722](https://github.com/KATO-Hiro/AtCoderClans/pull/6722) - 「[Articles, Blogs, Books and Videos](../../media)」の「[コンテストに向けた練習方法を知る](../../articles/how_to_practice)」ページに、以下の記事を追加。
- [ChatGPT3.5&4.0で競技プログラミングAtCoderの問題のスキル推定を検証しました](https://note.com/chatgpt_nobdata/n/n2d5769ebb622)
- [#6721](https://github.com/KATO-Hiro/AtCoderClans/pull/6721) - 「[Milestones](../../milestones/cyan)」ページに、「レーティングの節目に到達した喜びをつづった記事」を掲載。
- レーティング1200から1599まで(水色)に[hassy_](https://atcoder.jp/users/hassy_)さんの[記事](https://qiita.com/_ken_/items/c32d4b2e680058abd77a)を追加。

### 2023-08-30

- [#6716](https://github.com/KATO-Hiro/AtCoderClans/pull/6716) - 「[Articles, Blogs, Books and Videos](../../media)」の「[実装テクニックを学ぶ - Python](../../articles/implementation/python)」ページに、以下の記事を追加。
Expand Down
18 changes: 10 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@

=== "記事"

2023-08-31

- 「[コンテストに向けた練習方法を知る](articles/how_to_practice)」ページ
- [ChatGPT3.5&4.0で競技プログラミングAtCoderの問題のスキル推定を検証しました](https://note.com/chatgpt_nobdata/n/n2d5769ebb622)

2023-08-30

- 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
Expand Down Expand Up @@ -144,14 +149,6 @@
- 「[コンテストに関する統計情報を見る](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)

=== "ブログ"
アルゴリズム部門・ヒューリスティック部門におけるランキング上位の日本人ユーザのブログをまとめています(順不同)。

Expand Down Expand Up @@ -192,6 +189,11 @@

色変記事とは、コンテストの参加者が所定のレーティングに到達した喜びをつづった記事のことです。

2023-08-31

- 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
- [hassy_](https://atcoder.jp/users/hassy_)さん - [【色編記事】AtCoder水色になりました 〜4年間の挑戦を振り返る〜](https://qiita.com/_ken_/items/c32d4b2e680058abd77a)

2023-08-30

- 「[レーティング1600〜1999(青色)](milestones/blue)」ページ
Expand Down

0 comments on commit d1f17a7

Please sign in to comment.