<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuto1981</author_name>
  <author_url>https://blog.hatena.ne.jp/takuto1981/</author_url>
  <blog_title>It’s a piece of cake.</blog_title>
  <blog_url>https://takuto1981.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>世界で闘うプログラミング力を鍛える150問</anon>
  </categories>
  <description>世界で闘うプログラミング力を鍛える150問 今回は解答みないと解けませんでした。 リスト処理でランナーテクニックって定石らしいです。 多分大学で教えてたんだろうね。ほとんど行ってなかったからね。。。 問題循環する連結リストが与えられたとき、循環する部分の最初のノードを返すアルゴリズムを実装してください。 定義循環を含む連結リスト：連結リストAではループを作る為に、リスト内のノードの次へのポインタが以前に出現したノードを指している。 例入力：A -&gt; B -&gt; C -&gt; D -&gt; E -&gt; C [最初のCと同じもの] 出力：C importしてるpylist.pyは問題2.1で作ったものです。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuto1981.hatenadiary.org%2Fentry%2F20121217%2F1355766120&quot; title=&quot;問題2.6 - It’s a piece of cake.&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-12-17 02:42:00</published>
  <title>問題2.6</title>
  <type>rich</type>
  <url>https://takuto1981.hatenadiary.org/entry/20121217/1355766120</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
