<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nai_62</author_name>
  <author_url>https://blog.hatena.ne.jp/nai_62/</author_url>
  <blog_title>naiの日記</blog_title>
  <blog_url>https://nai62.hatenablog.jp/</blog_url>
  <categories>
    <anon>anarchy golf</anon>
  </categories>
  <description>終了しました。 ループカウンタをどのように設定するかが一番のポイントだったようです。 1・4・10回目のループは珠でなくそろばんの枠を出力しなければならないので、1・4・10回目が簡単な条件式で判定できなければなりません。 自分は1から2ずつ増やしてi=1,7,19のときに枠を出力するようにしました。7と19が素数のため133%iで判定できます。 ところがnnさんのコードはi=9からのカウントダウン方式。判定はi%9%6で私のコードと同じく5Bとできるし、iの値がそのままforの条件式に使えるなど、さまざまな利点があります。言われてみれば納得ですが、こういうのを思いつけるのはすごいです。 その…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnai62.hatenablog.jp%2Fentry%2F20100914%2F1284461155&quot; title=&quot;332. Soroban Fixed - naiの日記&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>2010-09-14 19:45:55</published>
  <title>332. Soroban Fixed</title>
  <type>rich</type>
  <url>https://nai62.hatenablog.jp/entry/20100914/1284461155</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
