<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nanikaka</author_name>
  <author_url>https://blog.hatena.ne.jp/nanikaka/</author_url>
  <blog_title>nanikakaのAOJ航海日誌</blog_title>
  <blog_url>https://nanikaka.hatenadiary.org/</blog_url>
  <categories>
    <anon>AOJ Volume20</anon>
  </categories>
  <description>問題リンク Moduic Squares 概要 3*3のセルと1つのmoduic cellがある。これら10マスに1〜10の数字を1回ずつ当てはめる。 3*3の中の全ての列について(垂直、水平、対角)のそれぞれの総和がmoduic cellの値を法にして等しい時、パズルが完成する。 入力に盤面の初期状態が与えられるので、パズルを完成できるパターン数を答えよ。 解法 全探索+枝刈りで解けます。 moduic cellが未定ならばまずこの値から固定していきましょう。続いて、どれか1列を適当に埋めて、その列のmoduic cellを法にした総和を計算します。後は、順にセルを埋めていって、列が完成する…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnanikaka.hatenadiary.org%2Fentry%2F20120114%2F1326469708&quot; title=&quot;AOJ2058 Moduic Squares - nanikakaのAOJ航海日誌&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>2012-01-14 00:48:28</published>
  <title>AOJ2058 Moduic Squares</title>
  <type>rich</type>
  <url>https://nanikaka.hatenadiary.org/entry/20120114/1326469708</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
