<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiwawa_star</author_name>
  <author_url>https://blog.hatena.ne.jp/chiwawa_star/</author_url>
  <blog_title>C++競プロ学習日記(仮)</blog_title>
  <blog_url>https://chiwawa-star.hatenablog.com/</blog_url>
  <categories>
    <anon>TopCoder</anon>
    <anon>コード</anon>
    <anon>競プロ</anon>
  </categories>
  <description>SRM 602 div2 250：TypoCoderDiv2 を解きました。題意： TypoCoderには2種類の Rating がある。 Brown ➡︎ 1200以上 Ciel ➡︎ 1200以下 ただし新しい参加者は Rating 500 スタート。 N回分のコンテスト参加後の Rating が与えられるので何回色が変わったかを出力する。解法： 初期値 500 からの変動もカウントに入る為、初期値 500 を 配列の先頭( rating[ 0 ] ) に加えてから1200以上と以下の変動で場合分けをする。 #include &lt;bits/stdc++.h&gt; using namespace …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2016%2F12%2F11%2F013456&quot; title=&quot;SRM 602 Div2 Level-1 250：TypoCoderDiv2 - C++競プロ学習日記(仮)&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>2016-12-11 01:34:56</published>
  <title>SRM 602 Div2 Level-1 250：TypoCoderDiv2</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2016/12/11/013456</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
