<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>atcoder.jp 配列のインデックスが配列に格納されているような形なんで、ミスしてもなかなか気付かずハマった。配列の中身を出力するコードを一時的に足して、間違っていた箇所にようやく気付けた。 var HWN = Console.ReadLine()!.Split(' ').Select(x =&gt; int.Parse(x)).ToList(); var (H, W, N) = (HWN[0], HWN[1], HWN[2]); var (A, B, C, D) = (new int[N], new int[N], new int[N], new int[N]); for (var i = 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F2023%2F10%2F24%2Fa09&quot; title=&quot;A09 - Winter in ALGO Kingdom - present&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>2023-10-24 17:52:59</published>
  <title>A09 - Winter in ALGO Kingdom</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/2023/10/24/a09</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
