<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>geam1113</author_name>
  <author_url>https://blog.hatena.ne.jp/geam1113/</author_url>
  <blog_title>geam1113’s diary</blog_title>
  <blog_url>https://geam1113.hatenablog.com/</blog_url>
  <categories>
    <anon>同値をまとめる</anon>
    <anon>ABC</anon>
  </categories>
  <description>コンテスト中AC:A〜E C - Graph Isomorphism D - Weak Takahashi E - Rook Path C - Graph Isomorphism 順列全探索の問題です。 Pのあり得る組み合わせは最大で8!通りで、順列全探索で十分間に合います。 逆にNが8くらいまでなら順列全探索を疑うと良いかもしれません。 グラフは、実装の簡便さから隣接リストでなく、以下のように隣接行列で持っておいた方が良いと思います。 1ならi,jに辺がある。 高橋くんと青木くんのおもちゃが表すグラフをそれぞれとすると、おもちゃが同じ形であるための条件は、 ・i &lt; jであるすべての(i, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgeam1113.hatenablog.com%2Fentry%2F2021%2F12%2F22%2F081845&quot; title=&quot;ABC232 参加記録 - geam1113’s diary&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>2021-12-22 08:18:45</published>
  <title>ABC232 参加記録</title>
  <type>rich</type>
  <url>https://geam1113.hatenablog.com/entry/2021/12/22/081845</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
