<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>h_chiro</author_name>
  <author_url>https://blog.hatena.ne.jp/h_chiro/</author_url>
  <blog_title>雑記</blog_title>
  <blog_url>https://h-chiro.hatenablog.com/</blog_url>
  <categories>
    <anon>PKU</anon>
  </categories>
  <description>http://poj.org/problem?id=2259 概要 すでに同じチームの人間が並んでいれば、その人のすぐ後ろに入れるようなキューをシミュレートする。 方針 チーム内での順番と全体のチームの順番とを別々のキューで管理した。 ソース #include&lt;iostream&gt; #include&lt;string&gt; #include&lt;map&gt; #include&lt;queue&gt; #include&lt;cstring&gt; using namespace std; const int inf = 1&lt;&lt;29; const double eps = 1e-8; #define REP(i,a,b) for(i=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fh-chiro.hatenablog.com%2Fentry%2F20101102%2F1288708635&quot; title=&quot; 2259 Team Queue - 雑記&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>2010-11-02 23:37:15</published>
  <title> 2259 Team Queue</title>
  <type>rich</type>
  <url>https://h-chiro.hatenablog.com/entry/20101102/1288708635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
