<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anta1</author_name>
  <author_url>https://blog.hatena.ne.jp/anta1/</author_url>
  <blog_title>antaの競技プログラミング練習日記</blog_title>
  <blog_url>https://anta1.hatenadiary.org/</blog_url>
  <categories>
    <anon>TCO</anon>
    <anon>本番</anon>
    <anon>DP</anon>
  </categories>
  <description>実況風 Coding Easy (250) とりあえずkiwiとgrapeのオフセットを全探索。 さて、ループ内では最小のところをどうにか高速に求めなければいけないわけだが… なんていうか、なんとなくなのだけれども、 xとyの最小の差は(±xとyのオフセット差 mod gcd(x, y)) とかな気がする。 (±の両方で求めて、minを取る) これを全てのペアに対して求めてminを取る。 ということがなんとなく思いついたので、それを書いた。 ドキドキしつつ、少し見なおしてSubmit Medium (500) Easyをもう少しテストしてから開くべきだったか、とか思いつつ読む。 最初全然わから…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanta1.hatenadiary.org%2Fentry%2F20130421%2F1366485007&quot; title=&quot;TCO 2013 Round 2B 本番 - antaの競技プログラミング練習日記&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>2013-04-21 04:10:07</published>
  <title>TCO 2013 Round 2B 本番</title>
  <type>rich</type>
  <url>https://anta1.hatenadiary.org/entry/20130421/1366485007</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
