1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【初参戦】AtCoder Beginner Contest 455 に初めて出てみた

1
Posted at

はじめに

2026年4月25日、AtCoder Beginner Contest 455(Sky株式会社プログラミングコンテスト2026)に初参戦しました。

予定があってスタートの22時40分に大幅遅刻…それでも「せっかくだから!」と飛び込みました。


結果

AtCoderの成績

項目 内容
順位 10,206位
パフォーマンス 88
Rating 4(18級)
参加回数 1回目

A問題:解けた!

A - 455

  • 言語:Python(PyPy 3.11)
  • 提出時間:22:17:24
  • 108 Byte、51ms でAC

A問題AC画面

遅刻したのにちゃんと解けてよかった。
問題文を読んで素直に実装する感じで、Pythonでサクッと書けました。


B問題:撃沈

時間内にB問題が解けず、そのまま終了。
アルゴリズムの引き出しがまだ全然足りてないと痛感しました。
(コンテスト終了後に解説を読んで勉強中…)


振り返り

  • よかった点:初参戦でA問題をACできた
  • 反省点:遅刻しすぎ、B問題に到達したが解法が浮かばなかった
  • 次の目標:次回はB問題まで解く。遅刻しない。

次回に向けて

次のコンテストまでにB問題を解けるように練習します。
AtCoderの過去問でB問題を中心に解いていく予定です。

進捗はまたQiitaにまとめます。

Rating 4からのスタート。地道にやっていきます。

1
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?