<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jeneshicc</author_name>
  <author_url>https://blog.hatena.ne.jp/jeneshicc/</author_url>
  <blog_title>落書き、時々落学</blog_title>
  <blog_url>https://jeneshicc.hatenadiary.org/</blog_url>
  <categories>
    <anon>Project Euler</anon>
    <anon>Haskell</anon>
  </categories>
  <description>Inscribed circles of triangles with one angle of 60 degrees Problem 195 - Project Euler 前にやった問題で似たようなものがあった(たしか，トリチェリの三角形だった気がする)． はじめは，外接円だと思っていた． import Control.Monad (guard) p195 r = sum $ do m &lt;- [1..floor u] d &lt;- [1..min (m-1).floor $ u / fromIntegral m] guard $ gcd m d == 1 return.floor.((/) u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjeneshicc.hatenadiary.org%2Fentry%2F20090207%2F1234009074&quot; title=&quot;Problem 195 - 落書き、時々落学&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>2009-02-07 21:17:54</published>
  <title>Problem 195</title>
  <type>rich</type>
  <url>https://jeneshicc.hatenadiary.org/entry/20090207/1234009074</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
