<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kencoba</author_name>
  <author_url>https://blog.hatena.ne.jp/kencoba/</author_url>
  <blog_title>kencobaの日記</blog_title>
  <blog_url>https://kencoba.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>Scalaで。 selection関数の参考にさせていただいたサイトを失念・・・。 /** 4種類のアルファベット &quot;A,C,G,T&quot; から成るn文字の文字列のうち、&quot;AAG&quot;とい う並びが含まれる文字列を全て列挙するプログラムを書きなさい。ただし、nは 3以上の整数とし、文字列内に同じアルファベットが出現しても構わないものと し、出力順序は問わないものとします。 http://alpha.cgios.net/alpha/cgios * n == 3 =&gt; 1 * n == 4 =&gt; 8 * n == 5 =&gt; 48 */ val l = List(&quot;A&quot;,&quot;C&quot;,&quot;G&quot;,&quot;T&quot;) // 重複…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkencoba.hatenadiary.org%2Fentry%2F20130314%2F1363219245&quot; title=&quot;年俸1000万の会社の試験問題 - kencobaの日記&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>2013-03-14 09:00:45</published>
  <title>年俸1000万の会社の試験問題</title>
  <type>rich</type>
  <url>https://kencoba.hatenadiary.org/entry/20130314/1363219245</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
