kmjp's blog

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

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

yukicoder : No.2884 Pieces on Squares

これ系のDPはどこかで見たことあるかも。 https://yukicoder.me/problems/no/2884

yukicoder : No.2883 K-powered Sum of Fibonacci

なるほど。 https://yukicoder.me/problems/no/2883

yukicoder : No.2882 Comeback

綺麗に解こうとすると苦労しそう。 https://yukicoder.me/problems/no/2882

LeetCode Weekly Contest 414 : 3283. Maximum Number of Moves to Kill All Pawns

難易度7でもいい気はする。 https://leetcode.com/problems/maximum-number-of-moves-to-kill-all-pawns/description/

yukicoder : No.2877 Gunegune Hyperion

重いと思ったけど普通に間に合った。 https://yukicoder.me/problems/no/2877

yukicoder : No.2876 Infection

なるほど…。 https://yukicoder.me/problems/no/2876

think-cell Round 1 : F. Maximize the Difference

本番中には解けず…。 https://codeforces.com/contest/1930/problem/F

think-cell Round 1 : E. 2..3...4.... Wonderful! Wonderful!

こっちもコードが短め。 https://codeforces.com/contest/1930/problem/E

think-cell Round 1 : D2. Sum over all Substrings (Hard Version)

コードは短い。 https://codeforces.com/contest/1930/problem/D2

Codeforces #926 : Div2 F. Sasha and the Wedding Binary Search Tree

これはボス問の割に余り難しくないな…。 https://codeforces.com/contest/1929/problem/F

Codeforces #926 : Div2 E. Sasha and the Happy Tree Cutting

どうにか全完。 https://codeforces.com/contest/1929/problem/E

Codeforces #924 : Div2 F. Digital Patterns

割とめんどい…。 https://codeforces.com/contest/1928/problem/F

Codeforces #924 : Div2 E. Modular Sequence

不参加だった回。 https://codeforces.com/contest/1928/problem/E

yukicoder : No.2869 yuusaan's Knapsacks

これは割と典型かな…。 https://yukicoder.me/problems/no/2869

yukicoder : No.2868 Another String of yuusaan

これ系はSRMとかでも見たしな。 https://yukicoder.me/problems/no/2868