<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanpurin</author_name>
  <author_url>https://blog.hatena.ne.jp/kanpurin/</author_url>
  <blog_title>かんプリンの学習記録</blog_title>
  <blog_url>https://kanpurin.hatenablog.com/</blog_url>
  <categories>
    <anon>yukicoder</anon>
    <anon>解説</anon>
    <anon>競技プログラミング</anon>
    <anon>グラフ</anon>
    <anon>DP高速化</anon>
    <anon>データ構造</anon>
  </categories>
  <description>問題はこちら 問題概要 思考の流れ 提出プログラム 感想 問題概要頂点の重み無し有向グラフの隣接行列が与えられる．任意の頂点から任意の頂点までちょうど本の辺を辿って行くことのができるか判定せよ．思考の流れ yukicoder No.1340 おーじ君をさがせとほぼ同じ問題だから行列累乗で終わりと思いきや制約がきつい．きつくてもゴリ押す．bitsetを用いると，64倍くらい高速になるらしい．また，回の移動でたどり着けないようなところは回の移動を行ってもたどり着けない．だからとして計算する．計算量は公式解説の計算量にがつくくらい．かなりギリギリ(現在(2021/02/21)のAC者のなかで)最遅．…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanpurin.hatenablog.com%2Fentry%2F2021%2F02%2F21%2F205218&quot; title=&quot;yukicoder No.1400 すごろくで世界旅行 - かんプリンの学習記録&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>2021-02-21 20:52:18</published>
  <title>yukicoder No.1400 すごろくで世界旅行</title>
  <type>rich</type>
  <url>https://kanpurin.hatenablog.com/entry/2021/02/21/205218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
