<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rahaema</author_name>
  <author_url>https://blog.hatena.ne.jp/rahaema/</author_url>
  <blog_title>Mae向きなブログ</blog_title>
  <blog_url>https://maehrm.hatenablog.com/</blog_url>
  <categories>
    <anon>C</anon>
    <anon>情報処理技術者試験</anon>
  </categories>
  <description>H18年秋季基本情報技術者試験の午後の問3*1(n元1次方程式・ガウスの消去法)を解いてみました。 /* * H18秋午後 問3 */ #include &lt;stdio.h&gt; void gauss(int n, double *a[], double *b, double *x); void answer_print(int n, double *x); int main() { int i, j, n; double **a; double *b; double *x; printf(&quot;n元1次方程式 =&gt; n = &quot;); scanf(&quot;%d&quot;, &amp;n); a = (double **)mal…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaehrm.hatenablog.com%2Fentry%2F20080327%2Fp1&quot; title=&quot;平成18年度秋季基本情報午後問3 - Mae向きなブログ&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%5Cbegin%7Bcases%7D2x_1%2Bx_2%2B2x_3%3D2%5C%5C3x_1%2B2x_2%2Bx_3%3D6%5C%5C2x_1%2B4x_2%2Bx_3%3D9%5Cend%7Bcases%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-03-27 00:00:00</published>
  <title>平成18年度秋季基本情報午後問3</title>
  <type>rich</type>
  <url>https://maehrm.hatenablog.com/entry/20080327/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
