<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bardothodol</author_name>
  <author_url>https://blog.hatena.ne.jp/bardothodol/</author_url>
  <blog_title>プログラミングを始める10の理由</blog_title>
  <blog_url>https://bardothodol.hatenadiary.org/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>コメント欄にてid:tek_koc さんが助言下さったので、ひとまず問題解決！ （あと、id:yorutrainさんもTwitterから助言もらいました、ありがとう） // そこに地雷があれば地雷マークを設定する $c= &quot;*&quot;;の部分で、爆弾がある位置をtrueから*に変更してしまっているため、正常にカウントできていませんでした。なので、やや無理矢理ですが、爆弾があったら$cをインクリメントする、という部分の条件式を、 if($board[$x + $dx][$y + $dy] === true) から if($board[$x + $dx][$y + $dy] === true || $b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbardothodol.hatenadiary.org%2Fentry%2F20090113%2Fp2&quot; title=&quot;数字盤の問題解決！ - プログラミングを始める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>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bardothodol/20090113/20090113234725.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-13 00:00:01</published>
  <title>数字盤の問題解決！</title>
  <type>rich</type>
  <url>https://bardothodol.hatenadiary.org/entry/20090113/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
