<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>betrue12</author_name>
  <author_url>https://blog.hatena.ne.jp/betrue12/</author_url>
  <blog_title>ARMERIA</blog_title>
  <blog_url>https://betrue12.hateblo.jp/</blog_url>
  <categories>
    <anon>Codeforces</anon>
    <anon>プログラミング</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>Problem - E2 - Codeforces 問題概要 正整数 に対して、 を十進表記で書いたものをこの順に連結した文字列を とする。例えば &quot;1234567891011&quot; である。 そして、 をこの順に連結した無限の長さの文字列を考える。与えられる 個の整数 に対して、この文字列の 番目の文字を答えよ。 制約 解法 各クエリに対する を単に と記します。また、問題概要に記したように文字列 を定めます。 まず、 番目の文字がどの に属するか調べる必要があります。これは の長さの合計を とすると、 を満たす最小の として求められるので二分探索できます。判定問題を解くために、ある固定した値 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbetrue12.hateblo.jp%2Fentry%2F2019%2F09%2F22%2F031458&quot; title=&quot;  Codeforces Round #587 (Div. 3) E2. Numerical Sequence (hard version) - ARMERIA&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-22 03:14:58</published>
  <title>  Codeforces Round #587 (Div. 3) E2. Numerical Sequence (hard version)</title>
  <type>rich</type>
  <url>https://betrue12.hateblo.jp/entry/2019/09/22/031458</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
