<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suehiro3721p</author_name>
  <author_url>https://blog.hatena.ne.jp/suehiro3721p/</author_url>
  <blog_title>JJ プログラム仙人修行日誌</blog_title>
  <blog_url>https://suehiro3721p.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>class SortSentaku { public static void main(String[] xargs) { int a[] = {4, 2, 5, 3, 1}; int l = a.length; int n, s, k; System.out.println(&quot;データ表示&quot;); for (int h=0; h System.out.print(a[h] + &quot; &quot;); System.out.println(); // ソート開始 for(s = l-1 ; s &gt; 1 ; s--) { for(n = 0; n if(a[s] k = a[s]; a[s] = a[n]; a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuehiro3721p.hateblo.jp%2Fentry%2F20000722%2FSortSentaku&quot; title=&quot;基本選択法 - JJ プログラム仙人修行日誌&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>2000-07-22 00:00:02</published>
  <title>基本選択法</title>
  <type>rich</type>
  <url>https://suehiro3721p.hateblo.jp/entry/20000722/SortSentaku</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
