<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsukuno</author_name>
  <author_url>https://blog.hatena.ne.jp/tsukuno/</author_url>
  <blog_title>なんとなくな日々のコメント</blog_title>
  <blog_url>https://tsukuno.hatenadiary.org/</blog_url>
  <categories>
    <anon>SRM</anon>
  </categories>
  <description>200 入力文字列のアルファベットについて、大文字と小文字が交互に並ぶように変換せよ、という問題。 大文字か小文字かの状態を覚えておいて、アルファベットならば適切な方に変換していくだけ。 575 N( 先頭から順番に数字を決めていく。既に使った数字と、その時点でMで割った余りを覚えておいてDPするだけ。次に使う数字が決まれば、それまでの余りを10倍してその数字を足したものをMで割った余りが、新しいMで割った余りになる。 同じ数字を複数回含む整数の場合、重複カウントに注意する必要があるが、特定の数字を選択する場合には前の方から選ぶ、というような規則を追加しておけば問題ない。(多分実装する上でそれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsukuno.hatenadiary.org%2Fentry%2F20081218%2F1229616135&quot; title=&quot; 279.1 - なんとなくな日々のコメント&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>2008-12-18 01:02:15</published>
  <title> 279.1</title>
  <type>rich</type>
  <url>https://tsukuno.hatenadiary.org/entry/20081218/1229616135</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
