<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kkishi</author_name>
  <author_url>https://blog.hatena.ne.jp/kkishi/</author_url>
  <blog_title>macbook air is so hot(低温やけど的な意味で)</blog_title>
  <blog_url>https://kkishi.hatenadiary.org/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>programming</anon>
  </categories>
  <description>分類:adhoc n*mの01画像が与えられるので指定の形式にエンコードする。もしくはエンコード結果が与えられるので画像を復元する。再帰関数を二つ書いて終わり。 #include &lt;iostream&gt; using namespace std; char bitmap[200][200]; int lnum; void rec(int rs, int re, int cs, int ce) { int sum = 0; for (int i = rs; i &lt; re; i++) { for (int j = cs; j &lt; ce; j++) { sum += bitmap[i][j] - '0'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkishi.hatenadiary.org%2Fentry%2F20080712%2F1215870870&quot; title=&quot;UVa183 Bit Maps - macbook air is so hot(低温やけど的な意味で)&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>2008-07-12 22:54:30</published>
  <title>UVa183 Bit Maps</title>
  <type>rich</type>
  <url>https://kkishi.hatenadiary.org/entry/20080712/1215870870</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
