{"categories":["python"],"provider_name":"Hatena Blog","type":"rich","width":"100%","height":"190","image_url":null,"description":"\u3053\u3061\u3089\u304b\u3089\u554f\u984c\u306e\u65e5\u672c\u8a9e\u8a33\u3092\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 Problem 75 - PukiWiki \u3092\u6e80\u305f\u3059\u6700\u5927\u516c\u7d04\u6570\u304c1\u3067\u3042\u308ba, b, c \u306fm, n \u3092\u4e92\u3044\u306b\u7d20\u306a\u5947\u6570\u3068\u5076\u6570\u3068\u3059\u308c\u3070 \u3068\u8868\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 \u3053\u306e\u3068\u304d\u3002 \u3053\u308c\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u8a08\u7b97\u56de\u6570\u3092\u3060\u3044\u3076\u6e1b\u3089\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 from math import sqrt, floor stack = dict([(i,0) for i in range(1, 1500001)]) def gcd(a, b): if b == 0: return a return gcd(b, a%b) def Odd_Even(a, b): return b%\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaharu.hatenadiary.org%2Fentry%2F20110402%2F1301757629\" title=\"Project Euler 75 - daharu\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","author_url":"https://blog.hatena.ne.jp/daharu/","blog_title":"daharu\u306e\u65e5\u8a18","published":"2011-04-02 00:20:29","title":"Project Euler 75","provider_url":"https://hatena.blog","author_name":"daharu","blog_url":"https://daharu.hatenadiary.org/","url":"https://daharu.hatenadiary.org/entry/20110402/1301757629"}