<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://atcoder.jp/contests/abc264/tasks/abc264_c 前提知識 bit全探索 解法 パっと見た感じ難しい問題に見えると思う。 この問題で注目すべき部分は制約である。 盤面のサイズがとても小さく、最大でも10。 制約が小さいということは、少し無茶な解法でも通るのではという発想になる。 （あとC問題ということもちょっと考える） 全探索 解法の基本は全探索なので、全探索を考えてみよう。 例えば2番目の行と3番目の行と3番目の列を消そうと考えたときに、 2番目の行 -&gt; 3番目の行 -&gt; 3番目の列 という順番で消しても、 3番目の行 -&gt; 2番目の行 -…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2022%2F08%2F13%2F233745&quot; title=&quot;Matrix Reducing [freee プログラミングコンテスト2022（AtCoder Beginner Contest 264） C] - はまやんはまやんはまやん&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-08-13 23:37:45</published>
  <title>Matrix Reducing [freee プログラミングコンテスト2022（AtCoder Beginner Contest 264） C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2022/08/13/233745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
