<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gomi-box</author_name>
  <author_url>https://blog.hatena.ne.jp/gomi-box/</author_url>
  <blog_title>毛のはえたようなもの</blog_title>
  <blog_url>https://gomi-box.hatenablog.com/</blog_url>
  <categories>
    <anon>Univ.</anon>
    <anon>C言語</anon>
  </categories>
  <description>#include &lt;stdio.h&gt; int main(){ char string[10000]; double a, b; while(fgets(string, 10000,stdin) != NULL){ sscanf(string,&quot;%d %d&quot;,&amp;a,&amp;b); if(a==0 &amp;&amp; b==0){ break; }else{ printf(&quot;%0.10f\n&quot;,a/b); } } return 0; }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgomi-box.hatenablog.com%2Fentry%2F20071003%2F1193984900&quot; title=&quot;精度を要する割り算（cの場合） - 毛のはえたようなもの&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>2007-10-03 15:28:20</published>
  <title>精度を要する割り算（cの場合）</title>
  <type>rich</type>
  <url>https://gomi-box.hatenablog.com/entry/20071003/1193984900</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
