はむこの勉強記録

http://bit.ly/2ktf20t の写し

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

UTPC 2011 E - ファーストアクセプタンス

docs.google.com

Atcoder 東京大学プログラミングコンテスト2013 C - 直径

docs.google.com

Atcoder Autumn Fest 2012 E - Be Together

docs.google.com

Atcoder TDPC M - 家

docs.google.com

Atcoder TDPC T - フィボナッチ

docs.google.com

Atcoder TDPC K - ターゲット

docs.google.com

Atcoder TDPC J - ボール

docs.google.com

Atcoder TDPC I - イウィ

docs.google.com

Atcoder TDPC H - ナップザック

docs.google.com

Atcoder TDPC G - 辞書順

docs.google.com

Atcoder TDPC F - 準急

docs.google.com

CODE FESTIVAL 2017 qual A - D - Four Coloring (SAT解 O(1.33^(HW)))

docs.google.com

yukicoder No.470 Inverse S+T Problem

docs.google.com

全国高等学校パソコンコンクール プログラミング部門 予選問題 問題9

docs.google.com

素直なDPが普通に解けるようになってきた

概要 5次元だろうが、素直なDPならば結構思いつくようになったし、バグって無限時間溶かすことがなくなってきました。僕は青コーダーなんで、ほんまあまり役に立たない記事ですが、ある種の「アルゴリズム設計者の発達過程」として見てもらえれば良いです。 …

Codeforces #432 Div2 D. Arpa and a list of numbers

docs.google.com

Codeforces #430 Div2 D - Vitya and Strange Lesson

docs.google.com

Codeforces #429 Div2 D. Leha and another game about graph

docs.google.com

Codeforces #429 Div2 D. Leha and another game about graph (TLE)

docs.google.com

Codeforces #428 Div2 C. Leha and Function

docs.google.com

Codeforces #426 Div2 D - The Bakery

docs.google.com

Codeforces #413 Div2 D. Field expansion

docs.google.com

AtCoder Grand Contest 003 - D - Anticube(Rhoのアルゴリズム、O(N AMAX^0.25))

docs.google.com

英作文:木のアルゴリズム

概要 英語でアルゴリズムの解説を書けるようになりましょう。 勉強題材 インド人が書いたHL分解の記事。微妙に冠詞が怪しい感じがあるが、非常に読みやすく英語っぽい表現が勉強できそうな感じがする。 思ったんだけど僕が知らないアルゴリズムを勉強したほ…

Codeforces #427 Div2 D. Palindromic characteristics(DP解)

docs.google.com

Codeforces #416 Div2 C. Vladik and Memorable Trip

docs.google.com

Codeforces #427 Div2 D. Palindromic characteristics

docs.google.com

Leetcode 542. 01 Matrix

docs.google.com

Leetcode 523. Continuous Subarray Sum

docs.google.com

Leetcode 503. Next Greater Element II

docs.google.com