kmjp's blog

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

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

AtCoder ARC #063 : F - すぬけ君の塗り絵 2 / Snuke's Coloring 2

ARC

これはしんどい。 http://arc063.contest.atcoder.jp/tasks/arc063_d

AtCoder ARC #063 : E - 木と整数 / Integers on a Tree

ARC

これはうまく解くとあっさり。 http://arc063.contest.atcoder.jp/tasks/arc063_c

AtCoder ARC #058 : F - 文字列大好きいろはちゃん / Iroha Loves Strings

ARC

これは手間取った。 http://arc058.contest.atcoder.jp/tasks/arc058_d

AtCoder ARC #058 : E - 和風いろはちゃん / Iroha and Haiku

ARC

F解くのに手こずってた。 http://arc058.contest.atcoder.jp/tasks/arc058_c

Codeforces #390 Div2 E. Dasha and cyclic table

こういうのはECRでいいんじゃ…。 http://codeforces.com/contest/754/problem/E

Codeforces #390 Div2 D. Fedor and coupons

これは割と定番テクっぽいなぁ。 http://codeforces.com/contest/754/problem/D

Codeforces #390 Div2 C. Vladik and chat

せっかく正答者少ないEを解いたのに、A,C落として順位が低下。 http://codeforces.com/contest/754/problem/C

AtCoder AGC #006 : F - Blackout

ARC

これはコードは短いのよね。 http://agc006.contest.atcoder.jp/tasks/agc006_f

AtCoder AGC #006 : E - Rotate 3x3

ARC

本番はこの前の問題で時間切れして問題すら見られなかった。 http://agc006.contest.atcoder.jp/tasks/agc006_e

HourRank16 : D. Jenny's Subtrees

計算量の見積もりがえらく適当だが通ってしまった。一応O(|V|^2)のはず…。 https://www.hackerrank.com/contests/hourrank-16/challenges/jenny-subtrees

HourRank16 : C. Magic Number Tree

なんかまぐれ?で満点とれた。 https://www.hackerrank.com/contests/hourrank-16/challenges/james-tree

Good Bye 2016 : F. New Year and Finding Roots

これはなかなか面白かった。 http://codeforces.com/contest/750/problem/F

Good Bye 2016 : E. New Year and Old Subsequence

本番解法は思いついたものの実装時間切れ。そもそも実装が悪くてTLEしてたのでどのみちダメだけど。 http://codeforces.com/contest/750/problem/E

Good Bye 2016 : D. New Year and Fireworks

そういえばあけましておめでとうございます。 http://codeforces.com/contest/750/problem/D

Good Bye 2016 : C. New Year and Rating

詰めが甘くて最後にIGMから落ちたのが残念。 http://codeforces.com/contest/750/problem/C