君はまるで砂漠に咲く、一輪の花。

僕はその花に引き寄せられる蝶。

Codecraft-17 and Codeforces Round #391 (Div.1 + Div.2, combined)

はい。 http://codeforces.com/contest/757 A. Gotta Catch Em' All! ざっくりと大意 ・入力の文字列sから、"Bulbasaur"を何個作れるか?

Codeforces Round #390 (Div.2)

はい。 http://codeforces.com/contest/754 A. Lesha and array splitting ざっくりと大意 ・長さnの数列aをいくつかに分割して、いずれの部分の和も0でないようにすることができるか。

Good Bye 2016

はい。 http://codeforces.com/contest/750 A. New Year and Hurry ざっくりと大意 ・4時間240分のコンテストにk分遅刻して参加する。 ・i問目を解くのにi * 5分かかる。何問解けるか。

Testing Round #13

はい。 http://codeforces.com/contest/753 A. Santa Claus and Candies ざっくりと大意 ・サンタクロースがn個のアメをできるだけ多くの子に配りたい。 ・だが配るアメの個数が同じ子なのはいないようにしたい。

Codeforces Round #389 (Div. 2, Rated, Based on Technocup 2017 - Elimination Round 3)

はい。 http://codeforces.com/contest/752 A. Santa Claus and a Place in a Class ざっくりと大意 ・n列m行で2つの作業スペースのある机が並んでいる。 ・図のように前の行の左の列から番号が割り振られていた時にk番目は何列何行目の机の左右どちらか?

Codeforces Round #388 (Div.2)

はい。 http://codeforces.com/contest/749 A. Bachgold Problem ざっくりと大意 ・バッハゴールド ・与えられた整数nはk個の素数の和で表せる。kとのその素数を出力する。

Codeforces Round #387 (Div.2)

はい。 http://codeforces.com/contest/747 A. Display Size ざっくりと大意 ・合計の数がnである画面でb-aの差分が最も小さいものを探す。

Codeforces Round #386 (Div.2)

はい。 http://codeforces.com/contest/746 A. Compote ざっくりと大意 ・材料を1:2:4の比率で使ってCompoteを作る。使う材料の合計はいくつか。

Codeforces Round #385 (Div.2)

はい。 http://codeforces.com/contest/745 A. Hongcow Learns the Cyclic Shift ざっくりと大意 ・末尾の文字を先頭に移動させるという操作を繰り返して何種類の文字列が作れるか。

Codeforces Round #384 (Div.2)

はい。 http://codeforces.com/contest/743 A. Vladik and flights ざっくりと大意 ・全体で長さがn、現在地がaで目的地がb。 ・1から1、0から0は同じ数字なら離れていても無料で移動できる。違う数へ移動する時は位置の差分の絶対値だけコストがかかる。

Codeforces Round #383 (Div.2)

はい。 http://codeforces.com/contest/742 A. Arpa’s hard exam and Mehrdad’s naive cheat ざっくりと大意 ・1378のn乗の数の下一桁は何か。

Codeforces Round #382 (Div.2)

はい。 http://codeforces.com/contest/735 A. Ostap and Grasshopper ざっくりと大意 ・Gからバッタがkマスずつジャンプを開始して、障害#マスに着地することなくTにたどり着けるか。

Codeforces Round #381 (Div.2)

はい。 http://codeforces.com/contest/740 A. Alyona and copybooks ざっくりと大意 ・Alyonaの手元には最初にn個ある。個数を追加するのに1個でaルーブルか、2個でbルーブルか、3個でcルーブルのパターンが有る。 ・いずれかを最安になる方法で合計数を4で…

Codeforces Round #380 (Div.2, Rated, Based on Technocup 2017 - Elimination Round 2)

はい。 http://codeforces.com/contest/738 A. Interview with Oleg ざっくりと大意 ・ogo,ogogo,...を***に置換して出力する。

Codeforces Round #379 (Div.2)

はい。 http://codeforces.com/contest/734 A. Anton and Danik ざっくりと大意 ・Aが多ければAntonの勝ち、Dが多ければDanikの勝ち、同数ならFriendship

2016-2017 ACM-ICPC, NEERC, Southern Subregional Contest (Online Mirror, ACM-ICPC Rules, Teams Preferred)

はい。 http://codeforces.com/contest/730 A. Toda 2 ざっくりと大意 ・ICPC系なので後で

Canada Cup 2016

はい。 http://codeforces.com/contest/725 A. Jumping Ball ざっくりと大意 ・ボールが'<', '>'の向きに動く。動いた後にnの範囲外になってしまう開始位置は何通りあるか。 ・サンプル1は1,2番目の<が範囲外になる。3番目の>と4番目の<はそれで左右を繰り返…

Codeforces Round #377 (Div.2)

はい。 http://codeforces.com/contest/732 A. Buy a Shovel ざっくりと大意 ・無限の10ルーブル硬貨とr枚の1ルーブル硬貨でをつかって、1つあたりkルーブルのシャベルを買う時にお釣りが発生しないようにするにはシャベルを幾つ買えばよいか。

Codeforces Round #376 (Div.2)

はい。 http://codeforces.com/contest/731 A. Night at the Museum ざっくりと大意 ・問題文の図のようにa,b,c...y,z,aでループしているもので入力の文字列の移動距離がいくつになるか。

Technocup 2017 - Elimination Round 1 (Unofficially Open for Everyone, Rated for Div.2)

はい。 http://codeforces.com/contest/727 A. Transformation: from A to B ざっくりと大意 ・aを2倍にするか、10倍にして1を足す操作を繰り返してbになれるか。

Intel Code Challenge Final Round (Div. 1 + Div. 2, Combined)

はい。 http://codeforces.com/contest/724 A. Checking the Calendar ざっくりと大意 ・とある月の1日の曜日と次の月の1日の曜日が入力の1,2行目と等しいようなものがありえるか。

Codeforces Round #375 (Div.2)

はい。 http://codeforces.com/contest/723 A. The New Year: Meeting Friends ざっくりと大意 ・3人で集まって新年のお祝いをするのに最小の移動距離はいくつか。

Intel Code Challenge Elimination Round (Div.1 + Div.2, combined)

はい。 http://codeforces.com/contest/722 A. Broken Clock ざっくりと大意 ・時計の表示が壊れているものがあるので12時間、24時間フォーマットに合わせて最小手で表記を変更する。 ・12時間は1時から12時、24時間は0時から23時が表記範囲内の時間になる。

Codeforces Round #374 (Div.2)

はい。 http://codeforces.com/contest/721 A. One-dimensional Japanese Crossword ざっくりと大意 ・クロスワードのような白マスと黒マスが1行に並んだものがある。 ・1行目に黒マスの塊が何箇所あるか、2行目にそれぞれの塊が何マスかを出力する。

Codeforces Round #373 (Div.2)

はい。 http://codeforces.com/contest/719 A. Vitya in the Countryside ざっくりと大意 ・0,1,2...13,14,15,14,13...2,1,0,1...のように月の満ち欠けがループする。数列aの最終日の次の日の大小はどうなるか。

Russian Code Cup 2016 - Finals [Unofficial Mirror, Div.1 Only Recommended]

はい。 http://codeforces.com/contest/720 A. Closing ceremony ざっくりと大意 ・Div.1相当のミラー、あとで。

Codeforces Round #372 (Div.2)

はい。 http://codeforces.com/contest/716 A. Crazy Computer ざっくりと大意 ・ZSは狂っているコンピューターでc秒間継続して入力がないと入力済のものが消え去る。 ・入力を\(t_i\)秒の時に行って、最終で何文字が残っているか。 ・サンプル1は1,3,8秒の…

Codeforces Round #371 (Div.2)

はい。 http://codeforces.com/contest/714 A. Meeting of Old Friends ざっくりと大意 ・Sonyaが起きている時間はl1からr1で、kの時はFilyaのためには使えないタイミングである。 ・Filyaはl2からr2の間に訪問をして、一緒に過ごせる時間の長さはいくつか。

Bubble Cup 9 - Finals [Online Mirror]

はい。 http://codeforces.com/contest/717 A. Festival Organization ざっくりと大意 ・ 後で

Codeforces Round #370 (Div.2)

はい。 http://codeforces.com/contest/712 A. Memory and Crow ざっくりと大意 ・長さnの数列bを入力で与えられる数列aから再現する。 ・サンプル1でa[0]が6なのは、b[0]-b[1]+b[2]-b[3]+b[4]の結果が6だから。a[1]が-4なのはb[1]-b[2]+b[3]-b[4]の結果が-4…