<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>p_beginner</author_name>
  <author_url>https://blog.hatena.ne.jp/p_beginner/</author_url>
  <blog_title>日記</blog_title>
  <blog_url>https://p-beginner.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>・int x;のようなものを非配列オブジェクト、int x[5];のようなものを配列オブジェクトといいます。の部分は定数（数字を直接いれる）でなければいけません。 ・配列の初期化について。 int x = {1,2,3,4}; のように、配列の要素数を与えず宣言すると、 初期化数に基づいて、自動的に４だと判断される。int y[5] = {0}; のように初期化において足りない要素が０で初期化します。 ちなみに上記のような感じだと。int y[5] = {0,0,0,0,0}; のように解釈されます。int z[5] = {0,1}; ちなみに上記のような感じだと。int y[5] = {0,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fp-beginner.hatenadiary.org%2Fentry%2F20110215%2F1297789870&quot; title=&quot;2011-02-15 - 日記&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>2011-02-15 02:11:10</published>
  <title>2011-02-15</title>
  <type>rich</type>
  <url>https://p-beginner.hatenadiary.org/entry/20110215/1297789870</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
