CodeForces

AIM Tech Poorly Prepared Contest

「解説AC」しかしていません.Announcement を読んで,テストケースもダウンロードしてから取り組んだ方がよいです.ダウンロードリンク one, two について,one は壊れていて two は生きています(2025...
CodeForces

Codeforces Round 990 (Yandex Cup 2024 Final)

Yandex Cup 2024 参加記: (div1) (div2) A. Swap Columns and Find a Path あるひとつの列からは両方,ほかの列からは好きなものひとつをとることが...
CodeForces

Good Bye 2016

A. New Year and Hurry $5(1+2+\cdots)\leq 240-b$ B. New Year and North Pole そのままシミュレーションです.緯度だけ保持して...
CodeForces

Codeforces Round 411

(div1) (div2) A. Find Amir 重み $0$ の辺と重み $1$ の辺だけで連結にできます. B. Minimum number of steps 各 b の右にある...
CodeForces

VK Cup 2018 – Round 1

(div1) (div2) A. Primal Sport $X_i$ としてありうるもの全体を $i=2,1,0$ の順に求めます.$i=2$ は入力の $1$ 元集合で,そこから何らかの計算 $2$ ...
CodeForces

Helvetic Coding Contest 2018 online mirror

A1. Death Stars (easy) 回転や対象移動などをして一致を確認します.$8$ 通りやることになります. A2. Death Stars (medium) Rolling Hash...
CodeForces

Codeforces Round 372

(div1) (div2) A. Plus and Square Root $k(k+1)$ の形を保つように操作していくことができます. B. Complete The Graph 未定...
CodeForces

Educational Codeforces Round 180

A. Race そういう if 文を書いてもよいですが,適当な範囲の整数座標を全探索でもよいです. B. Shrinking Array 最初から条件を満たすなら $0$ を出力.そうでなく単調増...
CodeForces

Codeforces Round 1033 (CodeNite 2025)

A. Square of Rectangles 平行に 2 回切るパターンと垂直に切るパターンを適切に判定.A にしては実装しにくい気がしました. B. Square Pool 難読.$3$ つ以...
CodeForces

Codeforces Round 1032

A. Letter Home 左端・右端の両方を訪れればその仮定で全部訪れられています.よって $2$ 通り調べればよくなります. B. Above the Clouds 条件を満たす $b$ で...
スポンサーリンク
タイトルとURLをコピーしました