bouzuya.hatenablog.com

ぼうずやのにっき

2023-04-28から1日間の記事一覧

典型アルゴリズム問題集 C問題 を解いた

巡回セールスマン問題 (典型アルゴリズム問題集 C問題) https://atcoder.jp/contests/typical-algorithm/tasks/typical_algorithm_c https://atcoder.jp/contests/typical-algorithm/submissions/40999540 マスク後の値の比較で x != 0 とすべきところを x =…