<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shout_poor</author_name>
  <author_url>https://blog.hatena.ne.jp/shout_poor/</author_url>
  <blog_title>NoisySpot/メモ帳</blog_title>
  <blog_url>https://noisyspot.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
    <anon>プログラミングお題</anon>
  </categories>
  <description>お題：FizzBuzz(Nパターン) - No Programming, No Life こちらのお題にScalaで挑戦。手続き脳が頑固で苦戦しました。 object FizzBuzzN { def main(args : Array[String]) : Unit = { fizzBuzzN(List(3, &quot;Fizz&quot;, 5, &quot;Buzz&quot;, 7, &quot;Hoge&quot;),100).foreach(s =&gt; println(s)) } def fizzBuzzN(rule : List[_], count : Int) : List[String] = { def conv(c : String,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoisyspot.hatenablog.com%2Fentry%2F20110815%2F1313426499&quot; title=&quot;FizzBuzz(Nパターン)をScalaで - NoisySpot/メモ帳&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>2011-08-15 01:41:39</published>
  <title>FizzBuzz(Nパターン)をScalaで</title>
  <type>rich</type>
  <url>https://noisyspot.hatenablog.com/entry/20110815/1313426499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
