<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tkm-kyudo</author_name>
  <author_url>https://blog.hatena.ne.jp/tkm-kyudo/</author_url>
  <blog_title>接着剤の精進日記</blog_title>
  <blog_url>https://bondo.hateblo.jp/</blog_url>
  <categories>
    <anon>Codeforces</anon>
    <anon>Codeforces Round #632 (Div. 2)</anon>
  </categories>
  <description>codeforces.com A. Little Artem 問題文 のボードがあり、各マスは白か黒の色で塗られている 隣接する白マスが一つでもある黒マスの個数をB 反対に、隣接する黒マスが一つでもある白マスの個数をWとする この時、を満たすボードの色の塗り方を1つ出力せよ 解法 Aに置かれているので当然ギャグなんですが時間使いすぎた 1行目と1列目を全部黒に塗ってそれ以外は白に塗る 提出コード int main(){ cin.tie(0); ios::sync_with_stdio(false); int Q; cin &gt;&gt; Q; while(Q--){ int n, m; cin &gt;&gt; n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbondo.hateblo.jp%2Fentry%2F2020%2F04%2F09%2F132116&quot; title=&quot;Codeforces Round #632 (Div. 2) - 接着剤の精進日記&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>2020-04-09 13:21:16</published>
  <title>Codeforces Round #632 (Div. 2)</title>
  <type>rich</type>
  <url>https://bondo.hateblo.jp/entry/2020/04/09/132116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
