<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nojikaba</author_name>
  <author_url>https://blog.hatena.ne.jp/nojikaba/</author_url>
  <blog_title>路地裏カジノ</blog_title>
  <blog_url>https://nojikaba.hatenadiary.org/</blog_url>
  <categories>
    <anon>c言語</anon>
  </categories>
  <description>#include &lt;stdio.h&gt; #include &lt;math.h&gt; int main(int argc,char* argv[]){ char buffer[80]; double a,b,c,s,temp,area; fgets(buffer,80,stdin); sscanf(buffer,&quot;%lf %lf %lf&quot;,&amp;a,&amp;b,&amp;c); s = (a + b + c)/2; temp = s*(s-a)*(s-b)*(s-c); area = sqrt(temp); printf(&quot;%lf\n&quot;,area); } なんてことないプログラムですが、コンパイル時に undefined …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnojikaba.hatenadiary.org%2Fentry%2F20151115%2F1447610075&quot; title=&quot;ヘロンの公式で三角形の面積を求める - 路地裏カジノ&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>2015-11-15 02:54:35</published>
  <title>ヘロンの公式で三角形の面積を求める</title>
  <type>rich</type>
  <url>https://nojikaba.hatenadiary.org/entry/20151115/1447610075</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
