<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drken1215</author_name>
  <author_url>https://blog.hatena.ne.jp/drken1215/</author_url>
  <blog_title>けんちょんの競プロ精進記録</blog_title>
  <blog_url>https://drken1215.hatenablog.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>AtCoder475点</anon>
    <anon>ABC-E</anon>
    <anon>水色diff</anon>
    <anon>NoviSteps1D</anon>
    <anon>解空間:O(N^2)個の区間</anon>
    <anon>解空間:O(N^2)通りの選択肢</anon>
    <anon>総和を求める</anon>
    <anon>考察：主客転倒・寄与分解</anon>
  </categories>
  <description>「主客転倒・寄与分解」の典型問題！ 問題へのリンク 問題概要 1 から 9 までの数字からなる 桁の整数値 が与えられる。 この整数値の連続する区間を取り出してできる整数値の総和を求めよ。（998244353 で割らない。） 制約 考えたこと この手の問題では、 の各桁の値について「何回足されるのか」を考えるのが定石だ。たとえば、 = &quot;4649&quot; としてみよう。このとき、 最初の 4 は、&quot;4&quot;, &quot;46&quot;, &quot;464&quot;, &quot;4649&quot; について、それぞれ 1 倍、10 倍、100 倍、1000 倍にして足されると考えて、1111 倍 次の 6 は、&quot;6&quot;, &quot;46&quot;, &quot;64&quot;, &quot;464…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2024%2F11%2F10%2F181617&quot; title=&quot;AtCoder ABC 379 E - Sum of All Substrings (1D, 水色, 475 点) - けんちょんの競プロ精進記録&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.user.blog.st-hatena.com/default_entry_og_image/80936665/1730992592391452</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-11-10 18:16:17</published>
  <title>AtCoder ABC 379 E - Sum of All Substrings (1D, 水色, 475 点)</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2024/11/10/181617</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
