<?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>http://community.topcoder.com/stat?c=problem_statement&amp;pm=14958とても大きい数Xがある。 この数に対して、以下の操作を行う。 a＜b＜cを用意し、a桁目をb桁目に、b桁目をc桁目に、c桁目をa桁目に数を移動させる このとき、leading-zeroとなるのは不正な操作である 異なるa,b,cについて以上の操作を行うとき、有効な操作によって得られる数の総和をmod 998244353で求めよ。 解法 ｜X｜=nとする。 本当はO(n^3)で解けるのだが、以下はO(n^2)で解いてある。 a,cを固定して、bをまとめて計算することにする…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F08%2F16%2F103133&quot; title=&quot;DigitRotation [SRM 736 Div1 Easy] - はまやんはまやんはまやん&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>2018-08-16 10:31:33</published>
  <title>DigitRotation [SRM 736 Div1 Easy]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/08/16/103133</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
