<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drken1215</author_name>
  <author_url>https://blog.hatena.ne.jp/drken1215/</author_url>
  <blog_title>けんちょんの競プロ精進記録</blog_title>
  <blog_url>https://drken1215.hatenablog.com/</blog_url>
  <categories>
    <anon>構築</anon>
    <anon>N進法</anon>
    <anon>グラフ</anon>
    <anon>ダブリング</anon>
    <anon>AtCoder</anon>
    <anon>AtCoder700点</anon>
    <anon>ABC-D</anon>
    <anon>2^K</anon>
    <anon>青色diff</anon>
    <anon>制約条件:ちょうどK個</anon>
    <anon>パズル</anon>
    <anon>NoviSteps1D</anon>
  </categories>
  <description>面白い問題だが、細部を詰めるのが少し大変。 問題へのリンク 問題概要 整数 L が与えられる。N 頂点 M 辺の重み付き有向グラフ (頂点番号は 1, 2, ..., N) であって N &lt;= 20 M &lt;= 60 任意の辺 (u, v) について u &lt; v でなければならない 頂点 1 から頂点 N へのパスがちょうど L 本あって、それらの重みは 0, 1, 2, ..., L-1 である という条件を満たすものを 1 つ構築せよ。 制約 2 &lt;= L &lt;= 106 解法 こういうのを作った: 思考過程としては、まず と が近いというところから、二分累乗法的な構築方法になりそうだと思った…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2018%2F09%2F02%2F020500&quot; title=&quot;AtCoder ABC 108 D - All Your Paths are Different Lengths (ARC 102 D) (1D, 青色, 700 点) - けんちょんの競プロ精進記録&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/d/drken1215/20180902/20180902015526.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-02 02:05:00</published>
  <title>AtCoder ABC 108 D - All Your Paths are Different Lengths (ARC 102 D) (1D, 青色, 700 点)</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2018/09/02/020500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
