<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://atcoder.jp/contests/abc206/tasks/abc206_c 解説 https://atcoder.jp/contests/abc206/submissions/23625007 まず、i,jの組を全探索する方針があるが、これは9*1010通りとなるので間に合わない。 全探索系は107くらいが上限。 だが、片方だけ全探索するのは間に合う。 片方を全探索して、もう片方は効率よく求める方針で解いていこう。 jを全探索する iでもいいのだが、i＜jの場合はjを全探索する方針で自分は良く解いている。 逆を全探索しても本質は特に変わらない。 jを固定化したときに条件…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2021%2F06%2F19%2F233714&quot; title=&quot;Swappable [AtCoder Beginner Contest 206（Sponsored by Panasonic） C] - はまやんはまやんはまやん&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-06-19 23:37:14</published>
  <title>Swappable [AtCoder Beginner Contest 206（Sponsored by Panasonic） C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2021/06/19/233714</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
