<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsutomu3</author_name>
  <author_url>https://blog.hatena.ne.jp/tsutomu3/</author_url>
  <blog_title>tsutomu3’s diary</blog_title>
  <blog_url>https://tsutomu7.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>最長しりとりは、 勉強会でやっている。こんな感じ。 from pulp import * with open('cpp11_keywords.csv') as fp: l = [s.rstrip() for s in fp.readlines()] nl = len(l) rl = range(nl) arcs = [] # アークとする aout = [[] for i in rl] # 出るアーク ain = [[] for i in rl] # 入るアーク for i in rl: si = l[i][-1:] for j in rl: if i == j: continue sj = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsutomu7.hateblo.jp%2Fentry%2F2014%2F06%2F07%2F000000&quot; title=&quot;2014-06-07 - tsutomu3’s diary&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>2014-06-07 00:00:00</published>
  <title>2014-06-07</title>
  <type>rich</type>
  <url>https://tsutomu7.hateblo.jp/entry/2014/06/07/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
