<?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>func_hsさんが放送していたのをきっかけに、codeforcesの問題に久々に挑戦してみた。 問題文はこちら見た感じ、Haskellが得意そうな問題です main = do nab &lt;- getLine let (n:a:b:_) = map read $ words nab print $ findAnswer (take n $ repeat 1) a b findAnswer :: [Int] -&gt; Int -&gt; Int -&gt; Int findAnswer list a b = length $ filter f [0..a] where f :: Int -&gt; Bool f k =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwvogel00.hatenadiary.org%2Fentry%2F20111108%2F1320763756&quot; title=&quot;codeforces - 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-11-08 23:49:16</published>
  <title>codeforces</title>
  <type>rich</type>
  <url>https://wvogel00.hatenadiary.org/entry/20111108/1320763756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
