kmjp's blog

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

2019-12-21から1日間の記事一覧

Advent Calendar 2019 : 高橋君は何問登場したか?~高速に問題をブラウズする

この記事は、Competitive Programming (1) Advent Calendar 2019 - Adventarの21日目の記事です。 読んでも競技プログラミングの実力は上がりませんので、ご注意ください。ちなみに過去の分はこちらです。 Advent Calendar 2016 : ABC#001のA問題をコンパク…

EEIC Programming Contest #0 : F. REIWA Path

最終問題、とはいえ割と典型感が強い。 https://www.hackerrank.com/contests/eeic-programming-contest-0/challenges/reiwa-path

EEIC Programming Contest #0 : E. C0unt

これ系の桁DPは苦手。 https://www.hackerrank.com/contests/eeic-programming-contest-0/challenges/count-zero-1-1

EEIC Programming Contest #0 : D. Brackets Restoring

これはライブラリ化していたのですんなりだった。 https://www.hackerrank.com/contests/eeic-programming-contest-0/challenges/brackets-restoring

EEIC Programming Contest #0 : C. Median Array

これが一番時間かかった。 https://www.hackerrank.com/contests/eeic-programming-contest-0/challenges/median-array

TopCoder SRM 772 : Div1 Medium MaxPoints

SRM

これTLで先に解法見ちゃったから解けたけど、本番時間内に解けたかなぁ。 https://community.topcoder.com/stat?c=problem_statement&pm=15761