Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔊 Update CHANGELOG (#9578) #9580

Merged
merged 1 commit into from
Jan 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ title: Change Log

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

### 2025-01-19

- [#9579](https://github.com/KATO-Hiro/AtCoderClans/pull/9579) - 「[Articles, Blogs, Books and Videos](../../media)」の「[ヒューリスティック問題を解く](../../articles/heuristic)」ページに、以下の記事を追加。
- [ビジュアライザ筋トレ2025年 chatGPT活用編](https://yunix-kyopro.hatenablog.com/entry/2025/01/16/204053)
- [#9577](https://github.com/KATO-Hiro/AtCoderClans/pull/9577) - 「[Articles, Blogs, Books and Videos](../../media)」の「[ブログ](../../blogs)」ページにおけるアルゴリズム部門に、最高レーティングが2000〜に到達したユーザのブログを追加。

### 2025-01-18

- [#9572](https://github.com/KATO-Hiro/AtCoderClans/pull/9572) - 「[Milestones](../../milestones/orange)」ページに、「レーティングの節目に到達した喜びをつづった記事」を掲載。
Expand Down
22 changes: 13 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,6 @@
<img loading="lazy" src="images/web_app/compsnips.png" alt="compsnips">
</div>

2025-01-04

- 「[コンテストの成績に関連するサービス](web_app/services_using_scores)」ページ
- [AtCoder Junior League (AJL)のスコア予測ツール](https://kfrom40.github.io/)

<div align="center">
<img loading="lazy" src="images/web_app/kfrom40_github_io.png" alt="kfrom40 github io">
</div>

=== "ユーザスクリプト"

2025-01-15
Expand All @@ -109,6 +100,11 @@

=== "記事"

2025-01-19

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
- [ビジュアライザ筋トレ2025年 chatGPT活用編](https://yunix-kyopro.hatenablog.com/entry/2025/01/16/204053)

2025-01-16

- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
Expand Down Expand Up @@ -139,6 +135,14 @@
- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
- [AtCoder Junior League 2024 Winter - 学校ランキング (2025年1月6日時点)](https://x.com/atcoder/status/1876085047893389331)

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

2025-01-19

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

=== "色変記事"

色変記事とは、コンテストの参加者が所定のレーティングに到達した喜びをつづった記事(動画も含む)のことです。
Expand Down
Loading