{"blog_title":"\u843d\u66f8\u304d\u3001\u6642\u3005\u843d\u5b66","type":"rich","image_url":null,"author_name":"jeneshicc","version":"1.0","blog_url":"https://jeneshicc.hatenadiary.org/","title":"Google Code Jam 2009 Round2 D \uff08\u30e1\u30e2\uff09","height":"190","url":"https://jeneshicc.hatenadiary.org/entry/20090927/1254051879","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/jeneshicc/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjeneshicc.hatenadiary.org%2Fentry%2F20090927%2F1254051879\" title=\"Google Code Jam 2009 Round2 D \uff08\u30e1\u30e2\uff09 - \u843d\u66f8\u304d\u3001\u6642\u3005\u843d\u5b66\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2009-09-27 20:44:39","categories":["Haskell","Memo"],"provider_url":"https://hatena.blog","description":"\u66f8\u3044\u3066\u307f\u305f\uff0e \u4e0a\u4f4d\u306e\u65b9\u306e\u30bd\u30fc\u30b9\u3092\u898b\u308b\u30682\u5206\u63a2\u7d22\u3067\u89e3\u3044\u3066\u3044\u305f\uff0e \u307e\u306d\uff0e import Control.Monad import Text.Printf import Debug.Trace -- main part data Circle = C { x::Double, y::Double, r::Double} main = do (c:_) <- getList :: IO [Int] forM_ [1..c] $ \\i -> do (n:_) <- getList :: IO [Int] cs <- replicateM n getList :: IO [[Double]] printf\u2026","width":"100%"}