<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>quasistatic</author_name>
  <author_url>https://blog.hatena.ne.jp/quasistatic/</author_url>
  <blog_title>借りてきた猫のように静か</blog_title>
  <blog_url>https://quasistatic.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>GMP/MPFR</anon>
  </categories>
  <description>パスタコードとか無秩序とかが好きなので、 構造化とかオブジェクトとか言われると、何それ美味しいの？ だ。 #include &lt;iostream&gt; #include &lt;iomanip&gt; #include &lt;gmpxx.h&gt; int main() { mpf_t f; mpf_init2(f, 200); mpf_set_ui(f, 29); mpf_class x = 29, y(29, 200), z(1 / y), w(f); x = 1 / x; y = 1 / y; w = 1 / w; std::cout &lt;&lt; std::setprecision(59); std::cout &lt;&lt; x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fquasistatic.hatenadiary.jp%2Fentry%2F20120517%2Fp1&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>2012-05-17 00:00:00</published>
  <title> 演算子の多重定義こわい</title>
  <type>rich</type>
  <url>https://quasistatic.hatenadiary.jp/entry/20120517/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
