<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wvogel00</author_name>
  <author_url>https://blog.hatena.ne.jp/wvogel00/</author_url>
  <blog_title>wvogel日記</blog_title>
  <blog_url>https://wvogel00.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>ttp://poj.org/problem?id=1852 にある、蟻の問題。（POJ,No.1852） どうやるのか思いつかなかったけど、解放読んだら感動したので書いてみた。 datalist :: Int -&gt; String -&gt; [Int] datalist n = map read.take n.words minf :: Int -&gt; [Int] -&gt; Int minf l = foldl max 0.map (\x-&gt;min x (l-x)) maxf :: Int -&gt; [Int] -&gt; Int maxf l = foldl max 0.map (\x-&gt;min l (l-x))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwvogel00.hatenadiary.org%2Fentry%2F20110930%2F1317398402&quot; title=&quot;ants - wvogel日記&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-09-30 01:00:02</published>
  <title>ants</title>
  <type>rich</type>
  <url>https://wvogel00.hatenadiary.org/entry/20110930/1317398402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
