<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>needed</author_name>
  <author_url>https://blog.hatena.ne.jp/needed/</author_url>
  <blog_title>にらどんはじめました</blog_title>
  <blog_url>https://needed.hatenadiary.jp/</blog_url>
  <categories>
    <anon>programing</anon>
    <anon>programing</anon>
  </categories>
  <description>ひとまずマリガンというのを書いてみた。 // 普通に確率を求める for(cnt1 = min1; cnt1 &lt;= max1; cnt1++) sum += nCm(card1, cnt1) * nCm(deck - card1, draw - cnt1) / nCm(deck, draw); // sumを1回の成功率として仮置き // マリガンの求め方、&quot;0枚率 * 成功率&quot;をresultへ result = sum; nocard = nCm(card1, 0) * nCm(deck - card1, draw) / nCm(deck, draw); for(int i = 1; i &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fneeded.hatenadiary.jp%2Fentry%2F20100212%2Fp2&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>2010-02-12 00:00:02</published>
  <title></title>
  <type>rich</type>
  <url>https://needed.hatenadiary.jp/entry/20100212/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
