<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thescript1210</author_name>
  <author_url>https://blog.hatena.ne.jp/thescript1210/</author_url>
  <blog_title>ひらめの日常</blog_title>
  <blog_url>https://hiramekun.hatenablog.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>解法メモ</anon>
    <anon>atcoder</anon>
  </categories>
  <description>すぬけ君の塗り絵 問題はこちら atcoder.jp 自分が気づいたところ なので，全てのマス目を調べていくのは間に合わなさそう．そこで，黒く塗られているマス目だけに注目することにした． 一つの黒いマス目が影響を及ぼすマス目は，周囲の9マスだけである．これを考慮すると，のマス目の中心になり得るマス目は最大でも になるので，間に合いそう．よって， の中心のマス目として考えられるものに対して周囲の黒いマス目を数え，すでに見たマス目はmap&lt;pair(int, int)&gt;で管理することによってACした． 実行時間1946 ms... Submission #4911309 - AtCoder Beg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiramekun.hatenablog.com%2Fentry%2F2019%2F04%2F11%2F020248&quot; title=&quot;AtCoder: ABC045-D すぬけ君の塗り絵 (400) - ひらめの日常&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-04-11 02:02:48</published>
  <title>AtCoder: ABC045-D すぬけ君の塗り絵 (400)</title>
  <type>rich</type>
  <url>https://hiramekun.hatenablog.com/entry/2019/04/11/020248</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
