<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mzp</author_name>
  <author_url>https://blog.hatena.ne.jp/mzp/</author_url>
  <blog_title>みずぴー日記</blog_title>
  <blog_url>https://mzp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scheme</anon>
    <anon>30分プログラム</anon>
  </categories>
  <description>30分プログラム、その592。16進数から10進数への変換 via Haskellで遊ぶよ - haskell。 １６進数を１０進数に変換してください。 ただし、入出力は文字列とし、次の変換は最低必ずできなければいけないこととします。1. 0x12437308CCB6 →20080902065334 2. 0x2C9C1227FC6520B →200904012311450123あわせて、扱える最大の整数も明らかにしてください。 使い方 gosh&gt; (hex-&gt;int &quot;0xF&quot;) 291 gosh&gt; (hex-&gt;int &quot;0x11&quot;) 17 gosh&gt; (hex-&gt;int &quot;0x124373…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmzp.hatenadiary.org%2Fentry%2F20090525%2Fhexint&quot; title=&quot;16進数から10進数への変換 - みずぴー日記&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>2009-05-25 00:00:00</published>
  <title>16進数から10進数への変換</title>
  <type>rich</type>
  <url>https://mzp.hatenadiary.org/entry/20090525/hexint</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
