<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>stosasa</author_name>
  <author_url>https://blog.hatena.ne.jp/stosasa/</author_url>
  <blog_title>stosasa’s blog</blog_title>
  <blog_url>https://stosasa.hatenablog.com/</blog_url>
  <categories>
    <anon>クエリ</anon>
    <anon>atcoder</anon>
  </categories>
  <description>atcoder.jp・参考 ABC319をPythonで解いてみたよ。(A～E問題) - Qiita・説明 TLEだったので、参考記事を参考にした。プログラムの説明は下のプログラムでコメントアウトしている。 import math n,x,y=map(int,input().split()) p=[] t=[] for i in range(n-1): pi,ti=map(int,input().split()) p.append(pi) t.append(ti) LCM=math.lcm(*[i for i in range(1,9)]) #1-8までの最大公倍数.840. ans=[0 f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstosasa.hatenablog.com%2Fentry%2F2023%2F09%2F12%2F200411&quot; title=&quot;atcoder ABC 319 E - Bus Stopsの勉強 - stosasa’s blog&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-09-12 20:04:11</published>
  <title>atcoder ABC 319 E - Bus Stopsの勉強</title>
  <type>rich</type>
  <url>https://stosasa.hatenablog.com/entry/2023/09/12/200411</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
