<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>henteko07</author_name>
  <author_url>https://blog.hatena.ne.jp/henteko07/</author_url>
  <blog_title>へんてこのブログ</blog_title>
  <blog_url>https://blog.henteko07.com/</blog_url>
  <categories>
  </categories>
  <description>Problem C: Numeral System http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=1137&amp;lang=jpICPCの過去問 解法:解析-&gt;複合 #include&lt;iostream&gt; #include&lt;cmath&gt; #include&lt;sstream&gt; #include&lt;string&gt; using namespace std; //string型の数字をint型にして返すよ int s_to_int(string s) { stringstream ss; int n; ss &lt;&lt; s; ss &gt;&gt; n; retu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.henteko07.com%2Fentry%2F2012%2F06%2F16%2F003116&quot; title=&quot;AOJ Volume11-1137 - へんてこのブログ&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>2012-06-16 00:31:16</published>
  <title>AOJ Volume11-1137</title>
  <type>rich</type>
  <url>https://blog.henteko07.com/entry/2012/06/16/003116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
