<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hihi01</author_name>
  <author_url>https://blog.hatena.ne.jp/hihi01/</author_url>
  <blog_title>HPO機密日誌</blog_title>
  <blog_url>https://hpo.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はしかにかかったみたい。なにやってんだろうねぇ．．． # sort_list # 二分木的にわけていく、[a,b]という単位で、aが基準値とそれ以下、bがそれを超える数 # ということは、nとn+1の要素を比べてどんどん交換していくということか？ # 結局、左から大きい順に並べていく方式が私には一番わかりやすかった。 # いや、それしかできなかったというべき。 orzdef sort_list(x): L= first=x.pop(0) L.append(first) for a in x: j=0 loop=len(L) # print &quot;x=&quot;,x,&quot;L=&quot;,L,&quot;a=&quot;,a,&quot;j=&quot;,j…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhpo.hatenablog.com%2Fentry%2F20080206%2F1202268474&quot; title=&quot;Pythonへの熱い思い　その後 - HPO機密日誌&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>2008-02-06 12:27:54</published>
  <title>Pythonへの熱い思い　その後</title>
  <type>rich</type>
  <url>https://hpo.hatenablog.com/entry/20080206/1202268474</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
