<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>irisEllsworth</author_name>
  <author_url>https://blog.hatena.ne.jp/irisEllsworth/</author_url>
  <blog_title>プログラミング勉強日記</blog_title>
  <blog_url>https://chocobo.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>paiza.jp 先日からHaskellで挑戦してました。 一通りの問題を解いたのですが、彼女の水着を手に入れるための問題が全然通らなくて、あれれ？＞＜状態です。 問題 「N!（Nの階乗）から、最下位桁から続く0を全て除いた値の下位9桁を出力せよ。」条件 1 最下位桁から続く0を全て除いた値の下位9桁の最上位桁から0が続いている場合、その0は全て消去する。 詳しくはサイトから見て頂けると。。。 現状のコードはこちらです。 import Control.Applicative import Data.List fracB :: Integer -&gt; Integer fracB 0 = 1 fra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchocobo.hateblo.jp%2Fentry%2F2015%2F12%2F10%2F140021&quot; title=&quot;階乗でつまづくの巻 - プログラミング勉強日記&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>2015-12-10 14:00:21</published>
  <title>階乗でつまづくの巻</title>
  <type>rich</type>
  <url>https://chocobo.hateblo.jp/entry/2015/12/10/140021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
