<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JunKobayashi</author_name>
  <author_url>https://blog.hatena.ne.jp/JunKobayashi/</author_url>
  <blog_title>JunKobayashi's Diary</blog_title>
  <blog_url>https://junkobayashi.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>競プロライブラリ</anon>
  </categories>
  <description>要素数が20以下程度の配列で入力される場合に思い浮かべておくと得につながりがちな気がします。 例えば以下の問題で使用するとよいです。 AtCoder Beginner Contest 249 C - Just K final class BitWholeSearchHelper { public static String getBinaryString(int width, int src) { StringBuilder sb = new StringBuilder(); for (int divCnt = 0; divCnt &lt; width; ++divCnt) { sb.append(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjunkobayashi.hatenablog.com%2Fentry%2F2022%2F06%2F13%2F151951&quot; title=&quot;Java向け競プロライブラリ(Bit全探索) - JunKobayashi&amp;#39;s Diary&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>2022-06-13 15:19:51</published>
  <title>Java向け競プロライブラリ(Bit全探索)</title>
  <type>rich</type>
  <url>https://junkobayashi.hatenablog.com/entry/2022/06/13/151951</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
