<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>stackprobe</author_name>
  <author_url>https://blog.hatena.ne.jp/stackprobe/</author_url>
  <blog_title>SP_memo</blog_title>
  <blog_url>https://stackprobe.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>分数のクラスとかあったら便利じゃねと考えて、標準にあるだろうと思ったら無かった。 演算子をオーバーライドしたので構造体 分子・分母共に BigInteger を使う。 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Numerics; namespace Charlotte.Tools { public struct Fraction { public BigInteger Numer; public BigInteger Denom; publ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstackprobe.hateblo.jp%2Fentry%2F2024%2F10%2F15%2F211228&quot; title=&quot;分数の構造体とつべで見つけた数学の問題 (C#) - SP_memo&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/s/stackprobe/20241015/20241015212944.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-15 21:12:28</published>
  <title>分数の構造体とつべで見つけた数学の問題 (C#)</title>
  <type>rich</type>
  <url>https://stackprobe.hateblo.jp/entry/2024/10/15/211228</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
