<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>houmei</author_name>
  <author_url>https://blog.hatena.ne.jp/houmei/</author_url>
  <blog_title>鳳鳴は祖父の俳号</blog_title>
  <blog_url>https://houmei.hateblo.jp/</blog_url>
  <categories>
    <anon>FizzBuzz</anon>
  </categories>
  <description>FizzBuzzにはまっている。「こんなの簡単」「誰でも知ってる」ならやってみて。ただし、いろんな言語で。 FizzBuzz問題が丁度よいのは「反復」「条件判断」「出力」が含まれてるから。言語によりこれらは違ってくる。 反復は1〜100までのループ、またはリストによる。条件判断はIF文なら二段までの深さ。また、3,5の倍数の判断は3進/5進カウンタを使う方法と剰余を使う方法がある。出力は文字列と整数出力の混在。書式は特に古い言語で悩ましい。FORTRAN/COBOLは整数の左詰め出力がなく、工夫が必要。FORTHは右側に空白が付く、という余計なことをしてくれる。アセンブラともなると、そもそも出…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoumei.hateblo.jp%2Fentry%2F20111012%2F1318433242&quot; title=&quot;FizzBuzz中間報告 - 鳳鳴は祖父の俳号&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-10-12 00:27:22</published>
  <title>FizzBuzz中間報告</title>
  <type>rich</type>
  <url>https://houmei.hateblo.jp/entry/20111012/1318433242</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
