<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kmjp</author_name>
  <author_url>https://blog.hatena.ne.jp/kmjp/</author_url>
  <blog_title>kmjp's blog</blog_title>
  <blog_url>https://kmjp.hatenablog.jp/</blog_url>
  <categories>
    <anon>Codeforces</anon>
  </categories>
  <description>#161は本参加でなく練習だけなので、これも練習。 http://codeforces.com/contest/263/problem/C N個の点に対して2N個の辺が与えられる。 このN点が閉路になっており、かつ「隣接点および隣接点の隣接点に辺が張られている」という点の並びが取れるグラフなら、そのような点の並びを出力する。 N点で2N辺あるので、各点は4つの辺に接続されている。今見ている点をC、１つ前の点をP1、２つ前の点をP2とする。 Cに接続されている他の点をA,Bとすると、このグラフが題意を満たす閉路になっており、AがCの次の隣接点、BがCの次の次の隣接点とするなら、以下を確認すればよ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkmjp.hatenablog.jp%2Fentry%2F2013%2F01%2F26%2F0930&quot; title=&quot;Codeforces #161 Div2. C. Circle of Numbers - kmjp&amp;#39;s blog&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>2013-01-26 09:30:00</published>
  <title>Codeforces #161 Div2. C. Circle of Numbers</title>
  <type>rich</type>
  <url>https://kmjp.hatenablog.jp/entry/2013/01/26/0930</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
