<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lkozima</author_name>
  <author_url>https://blog.hatena.ne.jp/lkozima/</author_url>
  <blog_title>kozima の雑記</blog_title>
  <blog_url>https://lkozima.hatenadiary.org/</blog_url>
  <categories>
    <anon>F#</anon>
    <anon>programming</anon>
    <anon>contest</anon>
  </categories>
  <description>codeforces の問題を解きながらコード書く練習中。使えそうなパターンを蓄積してみたい。既出とか気にしませんよ。 let readWords fn = stdin.ReadLine().Split([|' '|]) |&gt; Array.toList |&gt; List.map fn GCJ で拾ったコードの中にあったものを少し改造しただけですが。元のコードは引数なし (正確には unit を受け取る) だったんですが，どうせ整数とかに変換したいことが多いと思うので，関数を受け取って単語ごとに適用したリストを返すようにしてみました。こんな感じで使います。 let [a; b; c; d] = r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flkozima.hatenadiary.org%2Fentry%2F20100619%2F1276951760&quot; title=&quot; 一行読み込んで空白で切ったリストを作る - kozima の雑記&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>2010-06-19 21:49:20</published>
  <title> 一行読み込んで空白で切ったリストを作る</title>
  <type>rich</type>
  <url>https://lkozima.hatenadiary.org/entry/20100619/1276951760</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
