<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a_kawashiro</author_name>
  <author_url>https://blog.hatena.ne.jp/a_kawashiro/</author_url>
  <blog_title>a_kawashiroのブログ</blog_title>
  <blog_url>https://a-kawashiro.hatenablog.com/</blog_url>
  <categories>
    <anon>topcoder</anon>
  </categories>
  <description>問題概要 あるデバイスに送らななければならないデータがその始まりのアドレスと大きさの形で渡される。 データはパケットに分けて送らなければならない。 そのパケットはメインデータとオーバーヘッド部分から成る。 このとき送らなければならない最小のバイト数を求めよ。 要はどこからどこまでのデータをまとめて送るかということが大切。 http://www.topcoder.com/tc?module=Static&amp;d1=match_editorials&amp;d2=srm367 ↑の中にあるサンプルソースコードが非常にわかり易い。 #include &lt;vector&gt; using namespace std; t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa-kawashiro.hatenablog.com%2Fentry%2F20110616%2F1308224338&quot; title=&quot;SRM367 div1medium - a_kawashiroのブログ&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>2011-06-16 20:38:58</published>
  <title>SRM367 div1medium</title>
  <type>rich</type>
  <url>https://a-kawashiro.hatenablog.com/entry/20110616/1308224338</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
