<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ikemonn</author_name>
  <author_url>https://blog.hatena.ne.jp/ikemonn/</author_url>
  <blog_title>ikemonn's blog</blog_title>
  <blog_url>https://ikemonn.hatenablog.com/</blog_url>
  <categories>
    <anon>TopCoder</anon>
  </categories>
  <description>SRM 158 DIV2 Lv.1 問題文概略 文字列を規則にそって並べ替える。 書いたコード 全パターンが4つだったので、すべて書いた。 汎用性がない。。 public class TireRotation { public int getCycle(String initial, String current) { String char1 = initial.substring(0,1); String char2 = initial.substring(1,2); String char3 = initial.substring(2,3); String char4 = initial…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fikemonn.hatenablog.com%2Fentry%2F2013%2F12%2F03%2F074736&quot; title=&quot;【TopCoder】SRM 158 DIV2 Lv.1 - ikemonn&amp;#39;s blog&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>2013-12-04 08:45:07</published>
  <title>【TopCoder】SRM 158 DIV2 Lv.1</title>
  <type>rich</type>
  <url>https://ikemonn.hatenablog.com/entry/2013/12/03/074736</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
