<?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>Time Card http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0532解法:h,mをsに直して普通に計算 #include&lt;iostream&gt; #include&lt;cmath&gt; using namespace std; int main() { double h1,h2,m1,m2,s1,s2; while (cin &gt;&gt; h1 &gt;&gt; m1 &gt;&gt; s1 &gt;&gt; h2 &gt;&gt; m2 &gt;&gt; s2) { double r1 = h1*60*60+m1*60+s1; double r2 = h2*60*60+m2*60+s2; doub…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.henteko07.com%2Fentry%2F2012%2F06%2F13%2F203619&quot; title=&quot;AOJ Volume5-0532 - へんてこのブログ&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-13 20:36:19</published>
  <title>AOJ Volume5-0532</title>
  <type>rich</type>
  <url>https://blog.henteko07.com/entry/2012/06/13/203619</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
