kmjp's blog

競技プログラミング参加記です

2024-07-01から1ヶ月間の記事一覧

Codeforces #915 : Div2 F. Field Should Not Be Empty

コード量は短い。 https://codeforces.com/contest/1905/problem/F

Codeforces #915 : Div2 E. One-X

もうすぐ2023年分が終わるか…。 https://codeforces.com/contest/1905/problem/E

yukicoder : No.2824 Lights Up! (Grid Edition)

ちょっと変わった問題設定。 https://yukicoder.me/problems/no/2824

yukicoder : No.2823 PEX (Predecessing Excluded Value) Game

この知識以前もどこかで見た…かなぁ。 https://yukicoder.me/problems/no/2823

yukicoder : No.2822 Lights Up! (Tree Edition)

解けたけどだいぶ手間取った。 https://yukicoder.me/problems/no/2822

yukicoder : No.2821 A[i] ← 2A[j] - A[i]

これはすんなり解けた。 https://yukicoder.me/problems/no/2821

AtCoder ABC #364 (日本レジストリサービス(JPRS)プログラミングコンテスト2024#2) : G - Last Major City

ARC

考察が甘くてTLE連発してしまった。 https://atcoder.jp/contests/abc364/tasks/abc364_g

Codeforces #914 : Div2 F. Beautiful Tree

問題文は短いけど割とコードが長い。 https://codeforces.com/contest/1904/problem/F

Codeforces #914 : Div2 E. Tree Queries

Eまでは割とすんなり解いている。 https://codeforces.com/contest/1904/problem/E

Codeforces ECR #159 : F. Trees and XOR Queries Again

本番は時間ギリギリで解き切った回。 https://codeforces.com/contest/1902/problem/F

Codeforces ECR #159 : E. Collapsing Strings

EFが解けたのにDで手間取りまくった回。 https://codeforces.com/contest/1902/problem/E

LeetCode Weekly Contest 407 : 3229. Minimum Operations to Make Array Equal to Target

これ難易度8なんだ…。 https://leetcode.com/problems/minimum-operations-to-make-array-equal-to-target/description/

LeetCode Biweekly Contest 135 : 3225. Maximum Score From Grid Operations

これ想定解なのか…?

yukicoder : No.2818 A Game I Play to Pass the Time

最初の言い換えに気付くかどうか? https://yukicoder.me/problems/no/2818

yukicoder : No.2817 Competition

この言い換えテク忘れてた…。 https://yukicoder.me/problems/no/2817

yukicoder : No.2816 At Most Two Moves

この回の★3問題の中では一番簡単な気がする。 https://yukicoder.me/problems/no/2816

yukicoder : No.2815 Smaller than all

解法は簡単だが、問題文の解釈が難しい。 https://yukicoder.me/problems/no/2815

yukicoder : No.2814 Block Game

なんか今回数値の上限が大きい問題が多いな。 https://yukicoder.me/problems/no/2814

yukicoder : No.2813 Cookie

実験ゲーで解いてしまった。 https://yukicoder.me/problems/no/2813

Codeforces #912 : Div2 F. Babysitting

久々に2-SATを解いた。 https://codeforces.com/contest/1903/problem/F

Codeforces #912 : Div2 E. Geo Game

E問題のinteractiveにしてはコードが短い。 https://codeforces.com/contest/1903/problem/E

Codeforces #911 : Div2 F. Local Deletions

なるほど…。 https://codeforces.com/contest/1900/problem/F

Codeforces #911 : Div2 E. Transitive Graph

いつもよりEが易しめ? https://codeforces.com/contest/1900/problem/E

yukicoder : No.2810 Have Another Go (Hard)

これは自力で解けた。 https://yukicoder.me/problems/no/2810

yukicoder : No.2809 Sort Query

これはまぁ何とか。 https://yukicoder.me/problems/no/2809

yukicoder : No.2808 Concentration

解法思いついても実装が大変なタイプの問題。 https://yukicoder.me/problems/no/2808

yukicoder : No.2802 Pill Bug in Grid Maze

これは割とすんなり。 https://yukicoder.me/problems/no/2802

AtCoder ABC #362 (トヨタ自動車プログラミングコンテスト2024#7) : G - Count Substring Query

ARC

TLE連発しすぎた。 https://atcoder.jp/contests/abc362/tasks/abc362_g

AtCoder ARC #165 : F - Make Adjacent

ARC

ARCのボス問にしてはコードが短いかも? https://atcoder.jp/contests/arc165/tasks/arc165_f

AtCoder ARC #165 : E - Random Isolation

ARC

この問題あんまり記憶にないな…。 https://atcoder.jp/contests/arc165/tasks/arc165_e