<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sekizawa</author_name>
  <author_url>https://blog.hatena.ne.jp/sekizawa/</author_url>
  <blog_title>sekizawaの日記</blog_title>
  <blog_url>https://sekizawa.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>B - Humidifier 2 ・S1,S2を決定 ・全てのマトリクスから「．」を計算してtmpへ、最大ならansへ ・マンハッタン距離のd以内であること #include &lt;stdio.h&gt;#include &lt;stdlib.h&gt;#include &lt;string.h&gt; int main() { int h, w, d; scanf(&quot;%d %d %d&quot;, &amp;h, &amp;w, &amp;d); char s[100][101]; // 最大100x100の文字列を想定（改行文字を考慮し+1） for (int i = 0; i &lt; h; ++i) { scanf(&quot;%s&quot;, s[i]); // 各行を読み…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsekizawa.hatenadiary.org%2Fentry%2F2024%2F12%2F11%2F113323&quot; title=&quot;AtCoder Beginner Contest 383 B問題 - sekizawaの日記&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>2024-12-11 11:33:23</published>
  <title>AtCoder Beginner Contest 383 B問題</title>
  <type>rich</type>
  <url>https://sekizawa.hatenadiary.org/entry/2024/12/11/113323</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
