<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ken_math</author_name>
  <author_url>https://blog.hatena.ne.jp/ken_math/</author_url>
  <blog_title>強くなりたい</blog_title>
  <blog_url>https://well-defined.hatenadiary.com/</blog_url>
  <categories>
    <anon>典型90問</anon>
    <anon>競プロ</anon>
  </categories>
  <description>012 - Red Painting（★4） マスを赤く塗るクエリと赤で塗ったマスが繋がっているかを判定するクエリを処理する問題。 連結判定なのでUnionFindを使う。 その際マスを数字に対応づける必要があるが、それは とすればよい。（これは左上から順にマスをひとつずつ数えていったとき何番目に対応するかを表しており、この対応は単射である。まあW進法と考えれば当たり前だが……） AC 013 - Passing（★5） (ある地点Kを経由して1からNまで辿る最短経路) = (1からKまでの最短経路) + (KからNまでの最短経路) 最短経路を求めるにはダイクストラを使えば良い AC 014 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwell-defined.hatenadiary.com%2Fentry%2F2022%2F05%2F17%2F143644&quot; title=&quot;典型90問 まとめ 011～020 - 強くなりたい&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/k/ken_math/20220517/20220517155010.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-17 14:36:44</published>
  <title>典型90問 まとめ 011～020</title>
  <type>rich</type>
  <url>https://well-defined.hatenadiary.com/entry/2022/05/17/143644</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
