<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiwawa_star</author_name>
  <author_url>https://blog.hatena.ne.jp/chiwawa_star/</author_url>
  <blog_title>C++競プロ学習日記(仮)</blog_title>
  <blog_url>https://chiwawa-star.hatenablog.com/</blog_url>
  <categories>
    <anon>未解決</anon>
    <anon>競プロメモ</anon>
  </categories>
  <description>先日、C: 浮気調査 - AtCoder Beginner Contest 010 | AtCoder を 解いた時に教えて貰った事をメモ。double同士の比較はEPSを足して行う。const double EPS = 0.000000000000001; const double EPS = 1e-10;if( x*x &gt; y*y + EPS){}有限桁での浮動小数点の丸め誤差に注意する。(整数で済む場合はpowなど使用せず整数のみで計算)※詳細要都度ggり(未解決Flag)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2016%2F04%2F24%2F024724&quot; title=&quot;doubleの比較について - 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>2016-04-24 02:47:24</published>
  <title>doubleの比較について</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2016/04/24/024724</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
