<?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>AtCoder</anon>
    <anon>競プロ</anon>
  </categories>
  <description>A: 旧総合研究７号館 - 京都大学プログラミングコンテスト2013 | AtCoderを解きました。題意： ・N個の改名後の校舎名と改名年度と、資料が作成された年度Qが与えられるので、 Q年度の校舎の名前を出力する。 ・平成元年度の校舎名は &quot;kogakubu10gokan&quot; ・1 ≤ N ・1 ≤ Q ≤ 50 ・2 ≤ year 1 ( その他細かい制約は問題文参照で )解法： 年度は高々50年までしかないので、50 + 1 の配列を 平成元年度の校舎名 &quot;kogakubu10gokan&quot; で埋めて、その後改名された年度の校舎名で配列を上書きしてQ年度を出力する。 計算量はO( N ) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2017%2F01%2F24%2F001918&quot; title=&quot;KUPC2013 A - 旧総合研究７号館｜AtCoder - 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>2017-01-24 00:19:18</published>
  <title>KUPC2013 A - 旧総合研究７号館｜AtCoder</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2017/01/24/001918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
