<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Tumura</author_name>
  <author_url>https://blog.hatena.ne.jp/Tumura/</author_url>
  <blog_title>ツムラ_メモ</blog_title>
  <blog_url>https://tsumura.hateblo.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>乗算合同法についてのサンプルプログラム1。 適当。 //multiplicative congruential method //jrand #include&lt;stdio.h&gt; #include&lt;math.h&gt; int main(void){ int set_n=50; //数列nの初期値 int set_b=17; //周期の初期値b int cnt; //カウンタ用の変数cnt int max_cnt=20; //出力最大数 double x; int a=363; int m=pow(2,set_b); if(max_cnt&gt;pow(2,set_b -2)){ fprintf(stder…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsumura.hateblo.jp%2Fentry%2F20070603%2F1180883708&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>2007-06-03 00:15:08</published>
  <title></title>
  <type>rich</type>
  <url>https://tsumura.hateblo.jp/entry/20070603/1180883708</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
