bouzuya.hatenablog.com

ぼうずやのにっき

2023-05-09から1日間の記事一覧

典型アルゴリズム問題集 A問題を解いた / 半角カナ

二分探索の練習問題 (典型アルゴリズム問題集 A問題) https://atcoder.jp/contests/typical-algorithm/tasks/typical_algorithm_a https://atcoder.jp/contests/typical-algorithm/submissions/41273003 線形探索で十分なのだけど、二分探索した use proconi…