<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pocket7878_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/Pocket7878_dev/</author_url>
  <blog_title>Let's write β</blog_title>
  <blog_url>https://tech-blog.pocket7878.com/</blog_url>
  <categories>
    <anon>ICPC</anon>
    <anon>Lisp</anon>
  </categories>
  <description>Numerial Systemです。 (defun num-char-p (char) (when (typep char 'character) (&lt;= (char-code #\0) (char-code char) (char-code #\9)))) (defun num-char-to-num (num-char) (- (char-code num-char) (char-code #\0))) (defun num-to-num-char (num) (code-char (+ num (char-code #\0)))) (defun mcxi-to-num (mcxi) (l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.pocket7878.com%2Fentry%2F20120707%2F1341630515&quot; title=&quot;ICPC2005 ProblemC - Let&amp;#39;s write β&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-07-07 12:08:35</published>
  <title>ICPC2005 ProblemC</title>
  <type>rich</type>
  <url>https://tech-blog.pocket7878.com/entry/20120707/1341630515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
