<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yorozu_itomochi</author_name>
  <author_url>https://blog.hatena.ne.jp/yorozu_itomochi/</author_url>
  <blog_title>よじろめのソース置き場</blog_title>
  <blog_url>https://yorozu-itomochi.hatenadiary.jp/</blog_url>
  <categories>
    <anon>POH!</anon>
    <anon>C++</anon>
  </categories>
  <description>paiza.jp #include &lt;iostream&gt; using namespace std; int q[100][100], p[10][10]; bool Check(int m, int y, int x) { bool flg = true; for (int i=0; i&lt;m; ++i) for (int j=0; j&lt;m; ++j) { if (i==0 &amp;&amp; j==0) continue; if (q[y+i][x+j] != p[i][j]) { flg = false; break; } } return flg; } void Solve(int n) { int m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyorozu-itomochi.hatenadiary.jp%2Fentry%2F2016%2F12%2F31%2F050842&quot; title=&quot;めがね / paizaOnlineHackathon7 - よじろめのソース置き場&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>2016-12-31 05:08:42</published>
  <title>めがね / paizaOnlineHackathon7</title>
  <type>rich</type>
  <url>https://yorozu-itomochi.hatenadiary.jp/entry/2016/12/31/050842</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
