<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>peroon</author_name>
  <author_url>https://blog.hatena.ne.jp/peroon/</author_url>
  <blog_title>perogram</blog_title>
  <blog_url>https://perogram.hateblo.jp/</blog_url>
  <categories>
    <anon>code</anon>
  </categories>
  <description>Quiz https://atcoder.jp/contests/abc039/tasks/abc039_d AC Code https://atcoder.jp/contests/abc039/submissions/8144631 void paint(ll i, ll j, VV&amp; G, ll v){ ll H = G.size(); ll W = G[0].size(); // 近傍8も塗る FOR(dx, -1, 2){ FOR(dy, -1, 2){ ll tx = j + dx; ll ty = i + dy; if(0&lt;=tx &amp;&amp; tx&lt;W &amp;&amp; 0&lt;=ty &amp;&amp; ty&lt;H)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2019%2F10%2F27%2F191945&quot; title=&quot;D - 画像処理高橋君 ～2次元vectorを塗る paint～ - perogram&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>https://cdn-ak.f.st-hatena.com/images/fotolife/p/peroon/20191027/20191027191931.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-27 19:19:45</published>
  <title>D - 画像処理高橋君 ～2次元vectorを塗る paint～</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2019/10/27/191945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
