Skip to content

Commit

Permalink
Merge pull request #6718 from KATO-Hiro/#6717
Browse files Browse the repository at this point in the history
🔊 Update CHANGELOG (#6717)
  • Loading branch information
KATO-Hiro committed Aug 30, 2023
2 parents fb318d6 + c1815fe commit 1b550f9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 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-30

- [#6716](https://github.com/KATO-Hiro/AtCoderClans/pull/6716) - 「[Articles, Blogs, Books and Videos](../../media)」の「[実装テクニックを学ぶ - Python](../../articles/implementation/python)」ページに、以下の記事を追加。
- [非再帰Euler TourをPythonでやる](https://qiita.com/Kiri8128/items/2b0023bed9af642c751c)
- [#6715](https://github.com/KATO-Hiro/AtCoderClans/pull/6715) - 「[Milestones](../../milestones/blue)」ページに、「レーティングの節目に到達した喜びをつづった記事」を掲載。
- レーティング1600から1999まで(青色)に[Kirishima](https://atcoder.jp/users/Kirishima)さんの[記事](https://note.com/kiri_comp/n/n02225d77a988)を追加。

### 2023-08-29

- [#6710](https://github.com/KATO-Hiro/AtCoderClans/pull/6710)[#6711](https://github.com/KATO-Hiro/AtCoderClans/pull/6711) - 「[Articles, Blogs, Books and Videos](../../media)」の「[コンテストに関する統計情報を見る](../../articles/view_scores)」ページに、以下のツイートを追加。
Expand Down
16 changes: 10 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@

=== "記事"

2023-08-30

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

2023-08-29

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
Expand Down Expand Up @@ -147,12 +152,6 @@
- 「[アルゴリズムを学ぶ](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)

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

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

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

2023-08-30

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

2023-08-19

- 「[レーティング1200〜1599(水色)](milestones/cyan)」ページ
Expand Down

0 comments on commit 1b550f9

Please sign in to comment.