<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10japanesefull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DEEDQ3s-fip7ImA9WhRUE08.&quot;"><id>tag:blogger.com,1999:blog-35112010</id><updated>2012-01-23T22:51:12.556+09:00</updated><title>Tsuchiya Yoshihiro Blog</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://tsuchiya-yoshihiro-blog.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>304</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Untitlede" /><feedburner:info uri="untitlede" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DEUHQ384eyp7ImA9WhRUEU4.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-7857859409971063139</id><published>2012-01-20T21:11:00.000+09:00</published><updated>2012-01-21T17:57:12.133+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-21T17:57:12.133+09:00</app:edited><title>Project euler memo: Problem 324</title><content type="html">Problem 324: Filling a very high tower (3x3x10^10000) with blocks (1x1x2). I first tried with something similar to problem 161. I found the correct, but it took too long to finish 10^1000: 4 hours with C++. I need to read the forum. &lt;br /&gt;
-----&lt;br /&gt;
(update) With a minor change, it takes 2 hours now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-7857859409971063139?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/9DjRaykky3g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/7857859409971063139/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=7857859409971063139" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7857859409971063139?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7857859409971063139?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/9DjRaykky3g/project-euler-memo-problem-324.html" title="Project euler memo: Problem 324" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2012/01/project-euler-memo-problem-324.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUEQnozfSp7ImA9WhRVEEQ.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-5826999957114756848</id><published>2012-01-09T17:36:00.000+09:00</published><updated>2012-01-09T17:36:43.485+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-09T17:36:43.485+09:00</app:edited><title>Project euler memo: Problem 258</title><content type="html">Problem 258: &amp;nbsp;Lagged Fibonacci sequence. I heard that it is used to generate random number sequences. It is also written that it has a long cycle, but I am not sure how long for the parameter of this problem. I had been trying to solve this problem in several wrong ways, but finally I got closer yesterday, but my implementation was very slow. From very early morning today, I had run my code four or five times in 3 hour interval, &amp;nbsp;and got wrong answers. Finally I found a way with 30 minutes in C++ and a correct answer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-5826999957114756848?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/c_slnxfLZ0E" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/5826999957114756848/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=5826999957114756848" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/5826999957114756848?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/5826999957114756848?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/c_slnxfLZ0E/project-euler-memo-problem-258.html" title="Project euler memo: Problem 258" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2012/01/project-euler-memo-problem-258.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYNQH04eyp7ImA9WhRWFUw.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-813585558945943396</id><published>2012-01-03T00:13:00.000+09:00</published><updated>2012-01-03T00:13:11.333+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-03T00:13:11.333+09:00</app:edited><title>Project euler memo: Problem 365</title><content type="html">&lt;br /&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
Problem 365: 'A huge binomial coefficient". I am glad that I finished this problem. Four and half minutes in Python. Also I am 100th person for this problem. Nice number for the new year. The message from Euler:&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
-----&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
Congratulations, the answer you gave to problem 365 is correct.&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
You are the 100th person to have solved this problem.&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
Nice work, tsuchiya.yoshihiro, you've just advanced to Level 13.&lt;br /&gt;133 members (0.07%) have made it this far.&lt;/div&gt;
&lt;div style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
You have earned 1 new award:&lt;/div&gt;
&lt;ul style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;
&lt;li&gt;&lt;strong&gt;High Flyer:&lt;/strong&gt;&amp;nbsp;Progress to the maximum level&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-813585558945943396?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/T4yrtiKCAZw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/813585558945943396/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=813585558945943396" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/813585558945943396?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/813585558945943396?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/T4yrtiKCAZw/project-euler-memo-problem-365.html" title="Project euler memo: Problem 365" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2012/01/project-euler-memo-problem-365.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IBRH44eyp7ImA9WhRXFUs.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-1589274306400666696</id><published>2011-12-23T00:59:00.001+09:00</published><updated>2011-12-23T00:59:15.033+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-23T00:59:15.033+09:00</app:edited><title>Project euler memo: Problem 363</title><content type="html">Problem 363:&amp;nbsp;Bézier curve. An easy problem. One and half minutes in Python.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-1589274306400666696?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/VlAsJITBij4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/1589274306400666696/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=1589274306400666696" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1589274306400666696?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1589274306400666696?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/VlAsJITBij4/project-euler-memo-problem-363.html" title="Project euler memo: Problem 363" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/12/project-euler-memo-problem-363.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cCRn08eyp7ImA9WhRXEUo.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-6774081272508903083</id><published>2011-12-18T11:24:00.001+09:00</published><updated>2011-12-18T11:24:27.373+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-18T11:24:27.373+09:00</app:edited><title>Project euler memo: Problem 362</title><content type="html">Problem 362: Counting the number of square free factorization. I am the 50th person who solved this problem and this is the first time for me to get in to a fast solver list. It has been about a week since after the problem was published. Two minutes in C++.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-6774081272508903083?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/NGNvoB6R1_E" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/6774081272508903083/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=6774081272508903083" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6774081272508903083?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6774081272508903083?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/NGNvoB6R1_E/project-euler-memo-problem-362.html" title="Project euler memo: Problem 362" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/12/project-euler-memo-problem-362.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4AQXk9fip7ImA9WhRREU8.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-6986369233040244645</id><published>2011-11-24T18:59:00.001+09:00</published><updated>2011-11-24T19:02:20.766+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-24T19:02:20.766+09:00</app:edited><title>Project euler memo: Problem 181</title><content type="html">Problem 181: Creating groups in Black and White objects. I took a simple method, however there was a bug to produce a dictionary ordered sequence. Thee minutes in Python.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-6986369233040244645?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/x0fSUu5jkjY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/6986369233040244645/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=6986369233040244645" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6986369233040244645?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6986369233040244645?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/x0fSUu5jkjY/project-euler-memo-problem-181.html" title="Project euler memo: Problem 181" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/11/project-euler-memo-problem-181.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIFQXYyfyp7ImA9WhRSGEU.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-7422747838006781048</id><published>2011-11-21T23:02:00.001+09:00</published><updated>2011-11-21T23:08:30.897+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-21T23:08:30.897+09:00</app:edited><title>Project euler memo: Problem 359</title><content type="html">Problem 359: Hilbert's infinite hotel.&amp;nbsp;I do not like this non-natural way of introduction of the problem. First, I wrote a brute force. I do not quite understand why, but looking at the numbers, I found something and wrote a program in Python. 0.04 sec in Python.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-7422747838006781048?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/0KtyAu9iA68" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/7422747838006781048/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=7422747838006781048" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7422747838006781048?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7422747838006781048?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/0KtyAu9iA68/project-euler-memo-problem-359.html" title="Project euler memo: Problem 359" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/11/project-euler-memo-problem-359.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcMR348cCp7ImA9WhRSFko.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-37384824711645589</id><published>2011-11-19T13:27:00.001+09:00</published><updated>2011-11-19T13:31:26.078+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-19T13:31:26.078+09:00</app:edited><title>Project euler memo: Problem 358</title><content type="html">Problem 358: &amp;nbsp;After coming back from Munich, I finally recovered from jet lag. The problem is on the cyclic number. This is not very hard, but interesting. 14 minutes in Python. Is there any way to speed that up? &amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-37384824711645589?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/293T1zXdRSs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/37384824711645589/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=37384824711645589" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/37384824711645589?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/37384824711645589?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/293T1zXdRSs/project-euler-memo-problem-358.html" title="Project euler memo: Problem 358" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/11/project-euler-memo-problem-358.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4HSHYyfCp7ImA9WhRTFUk.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-8261803263963761144</id><published>2011-11-06T11:35:00.000+09:00</published><updated>2011-11-06T11:35:39.894+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-06T11:35:39.894+09:00</app:edited><title>Project euler memo: Problem 357</title><content type="html">Problem 357: For a divisor d of n, check if d+d/n is prime or not. Very easy and I brute forced it. It was about 30 minutes in Python. I am at the Narita airport, and I am heading to Munich.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-8261803263963761144?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/9wh0ShhVrT4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/8261803263963761144/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=8261803263963761144" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8261803263963761144?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8261803263963761144?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/9wh0ShhVrT4/project-euler-memo-problem-357.html" title="Project euler memo: Problem 357" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/11/project-euler-memo-problem-357.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUNQnk7fyp7ImA9WhRTEUk.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-8466657702788624104</id><published>2011-11-01T20:18:00.001+09:00</published><updated>2011-11-01T20:18:13.707+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-01T20:18:13.707+09:00</app:edited><title>Project euler memo: Problem 161</title><content type="html">Problem 161: Tetris kind of annoying picture. Tiling with triominos. I wanted solve this problem but I could not. I ended up with the dynamic programming. 1.3 minutes with C++.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-8466657702788624104?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/wdBIuwC4TCM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/8466657702788624104/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=8466657702788624104" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8466657702788624104?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8466657702788624104?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/wdBIuwC4TCM/project-euler-memo-problem-161.html" title="Project euler memo: Problem 161" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/11/project-euler-memo-problem-161.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYDRX04fip7ImA9WhdaFUk.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-3118801512795596748</id><published>2011-10-25T21:02:00.002+09:00</published><updated>2011-10-25T21:02:54.336+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-25T21:02:54.336+09:00</app:edited><title>Project euler memo: Problem 198</title><content type="html">Problem 198: A difficult problem. It was difficult to understand what this problem was asking. I read the forum (&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif; font-size: 14px;"&gt;&lt;a href="http://forum.projecteuler.net/" style="color: #aaaaaa; text-decoration: none;" target="_blank"&gt;http://forum.projecteuler.net&lt;/a&gt;) and I learned that I was not the only one. It took 16 minutes in Python. It was necessary to avoid recursion.&amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-3118801512795596748?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/Ki0JqBkKHb8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/3118801512795596748/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=3118801512795596748" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3118801512795596748?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3118801512795596748?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/Ki0JqBkKHb8/project-euler-memo-problem-198.html" title="Project euler memo: Problem 198" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/10/project-euler-memo-problem-198.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUNR3Y_fip7ImA9WhdaE0o.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-5732254490344372344</id><published>2011-10-23T22:58:00.001+09:00</published><updated>2011-10-23T22:58:16.846+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-23T22:58:16.846+09:00</app:edited><title>Project euler. My friend key</title><content type="html">My friend key:&lt;br /&gt;
2684377928646_d1bcc4e5535f98ee658c519b54cfe3a9&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-5732254490344372344?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/HyIz1drB7mI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/5732254490344372344/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=5732254490344372344" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/5732254490344372344?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/5732254490344372344?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/HyIz1drB7mI/project-euler-my-friend-key.html" title="Project euler. My friend key" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/10/project-euler-my-friend-key.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYCR3k4cSp7ImA9WhdbE04.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-3901702959710239362</id><published>2011-10-11T20:56:00.000+09:00</published><updated>2011-10-11T20:56:06.739+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-11T20:56:06.739+09:00</app:edited><title>Project euler memo: Problem 353</title><content type="html">Problem 353: Finding a min-cost path on a sphere. The first problem was to find the points on the sphere and the second one was to find the path. The second one was hard for me before I found a trick to make it easy. Nine minutes with Python.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-3901702959710239362?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/lDtIuDrd7P4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/3901702959710239362/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=3901702959710239362" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3901702959710239362?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3901702959710239362?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/lDtIuDrd7P4/project-euler-memo-problem-353.html" title="Project euler memo: Problem 353" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/10/project-euler-memo-problem-353.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4AR3wzcCp7ImA9WhdbEE4.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-1877696567620871481</id><published>2011-10-08T10:52:00.000+09:00</published><updated>2011-10-08T10:55:46.288+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-08T10:55:46.288+09:00</app:edited><title>FizzBuzz</title><content type="html">FizzBuzz is a problem for programmers. "Print out numbers from 1 to 100. If a number is divisible by 15, print 'FizzBuzz' instead. If a number is divisible by 5, print 'Buzz'. If divisible by 3, print 'Fizz'." Sounds easy, and I would write:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;
def fizzbuzz():&lt;br /&gt;
&amp;nbsp; for x in xrange(1,101):&lt;br /&gt;
&amp;nbsp; &amp;nbsp; if x%15 == 0: print "FizzBuzz"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; elif x%5 == 0: print "Buzz"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; elif x%3 == 0: print "Fizz"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; else: print x&lt;/blockquote&gt;
It's in Python and it's style is procedural. &amp;nbsp;Some people interpret this problem to write very short and tricky code. I searched some on the internet, and honestly I need to say some of them are not understandable for me. &amp;nbsp;The most impressive one is the following.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;
def fizzbuzz_short():&lt;br /&gt;
&amp;nbsp; for i in range(1,101):print"Fizz"*(i%3&amp;lt;1)+"Buzz"*(i%5&amp;lt;1)or i&lt;/blockquote&gt;
The original is &lt;a href="http://d.hatena.ne.jp/tenkoma/20070509/1178717333"&gt;here&lt;/a&gt;. Enjoy to see what it does.&lt;br /&gt;
&lt;br /&gt;
I also found&amp;nbsp;&lt;a href="http://karetta.jp/book-node/gauche-hacks/023107"&gt;Lisp version of answer&lt;/a&gt;. With Lisp, you can program just like I did in a procedural way. However you may have a different idea. Think about a list of numbers (1,...,100). You modify the values depending on its value. Since I am not a Lisp programmer, &amp;nbsp;I wrote it in Python.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;
def fizzbuzz_map():&lt;br /&gt;
&amp;nbsp; for k in &amp;nbsp;map(lambda x: x%15 == 0 and "FizzBuzz" or \&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x%5 == 0 and "Buzz" or \&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x%3 == 0 and "Fizz" or \&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x, range(1,101)):&lt;br /&gt;
&amp;nbsp; &amp;nbsp; print k&lt;/blockquote&gt;
I used map() function to modify the list. &amp;nbsp;This is functional rather than procedural. Isn't it interesting? Just wanted to share these ideas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-1877696567620871481?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/Q184idvHCfg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/1877696567620871481/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=1877696567620871481" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1877696567620871481?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1877696567620871481?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/Q184idvHCfg/fizzbuzz.html" title="FizzBuzz" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/10/fizzbuzz.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8HRn8-eip7ImA9WhdUGUQ.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-3876983351162953913</id><published>2011-10-07T22:22:00.001+09:00</published><updated>2011-10-07T22:23:57.152+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-07T22:23:57.152+09:00</app:edited><title>How to cancel a purchase from Kindle book store</title><content type="html">&lt;br /&gt;
&lt;div&gt;
I bought a Kindle book and later I noticed that it is a wrong book. The title of the two books are very similar and they are written by the same author. The only difference is that the one I want has two more characters: "++" in its title. I sent a message to Amazon from 'Your &amp;nbsp;account &amp;gt; Manage your Kindle &amp;gt; Kindle Help (there is an button at the right) &amp;gt; Contact us &amp;gt; Contact Kindle support &amp;gt; Kindle customer service". Shortly, they wrote me back that they had canceled the order and they would refund the money. I was impressed by this service. The following is what they said:&lt;/div&gt;
&lt;div&gt;
&lt;table cellpadding="0" class="Bs nH iY" style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; border-collapse: collapse; font-family: arial, sans-serif; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: relative; width: 1189px;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td class="Bu" style="font-family: arial, sans-serif; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;"&gt;&lt;div class="nH if" style="padding-bottom: 1px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;
&lt;div class="nH"&gt;
&lt;div class="nH hx" style="color: black; padding-bottom: 4px; padding-left: 8px; padding-right: 8px; padding-top: 4px;"&gt;
&lt;div class="nH"&gt;
&lt;div class="h7 ie nH oy8Mbf" style="clear: both; padding-bottom: 0px;"&gt;
&lt;div class="Bk" style="border-bottom-color: rgb(226, 226, 226); border-bottom-left-radius: 7px 7px; border-bottom-right-radius: 7px 7px; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: rgb(239, 239, 239); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(239, 239, 239); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(239, 239, 239); border-top-left-radius: 7px 7px; border-top-right-radius: 7px 7px; border-top-style: solid; border-top-width: 0px; margin-bottom: 10px; position: relative; width: 940px;"&gt;
&lt;div class="G3 G2" style="background-color: white; border-bottom-color: rgb(188, 188, 188); border-bottom-left-radius: 7px 7px; border-bottom-right-radius: 7px 7px; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: rgb(188, 188, 188); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(188, 188, 188); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(188, 188, 188); border-top-left-radius: 7px 7px; border-top-right-radius: 7px 7px; border-top-style: solid; border-top-width: 1px; padding-top: 3px;"&gt;
&lt;div&gt;
&lt;div id=":d9"&gt;
&lt;div class="HprMsc mNrSre"&gt;
&lt;div class="gs"&gt;
&lt;div class="ii gt" id=":kc" style="font-size: 13px; margin-bottom: 5px; margin-left: 15px; margin-right: 15px; margin-top: 5px; padding-bottom: 20px; position: relative; z-index: 2;"&gt;
&lt;div id=":iv"&gt;
You can request a refund for items purchased from the Kindle Store within seven days of purchase.&amp;nbsp;&lt;/div&gt;
&lt;div id=":iv"&gt;
You can also cancel accidental purchases yourself for a short time after the order is placed.&amp;nbsp;&lt;/div&gt;
&lt;div id=":iv"&gt;
Simply select the "Purchased by Accident? Cancel this Order" option on the order confirmation&amp;nbsp;&lt;/div&gt;
&lt;div id=":iv"&gt;
page displayed on your Kindle.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-3876983351162953913?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/JRXO7Gv7_Nc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/3876983351162953913/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=3876983351162953913" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3876983351162953913?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3876983351162953913?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/JRXO7Gv7_Nc/how-to-cancel-purchase-from-kindle-book.html" title="How to cancel a purchase from Kindle book store" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/10/how-to-cancel-purchase-from-kindle-book.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EER3g8cCp7ImA9WhdUEU8.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-6002189484492089361</id><published>2011-09-27T20:06:00.002+09:00</published><updated>2011-09-27T20:06:46.678+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-27T20:06:46.678+09:00</app:edited><title>Project euler memo: problem 314</title><content type="html">Problem 314: The mouse on the moon. Maximizing the area/perimeter ratio. Very hard one. I first thought that the shape should be a circle. &amp;nbsp;Actually it is not.&amp;nbsp;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
It seems that the anecdote of this problem is based on the story of Dido of&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px;"&gt;Carthage. Also its title 'The mouse on the moon' came from a movie; I do not know why they took it. Probably I should see the movie.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px;"&gt;About 30 seconds in Python.&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-6002189484492089361?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/DHQlJCz2XYE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/6002189484492089361/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=6002189484492089361" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6002189484492089361?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6002189484492089361?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/DHQlJCz2XYE/project-euler-memo-problem-314.html" title="Project euler memo: problem 314" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo-problem-314.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0UHQH45cSp7ImA9WhdVGU8.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-6965755704610962384</id><published>2011-09-25T13:33:00.000+09:00</published><updated>2011-09-25T13:33:51.029+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-25T13:33:51.029+09:00</app:edited><title>Project euler: new interface</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-xGMCmmU0wWU/Tn6tr6EP1KI/AAAAAAAAGgE/JksMNraLRXM/s1600/pe0925.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-xGMCmmU0wWU/Tn6tr6EP1KI/AAAAAAAAGgE/JksMNraLRXM/s320/pe0925.png" width="238" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-6965755704610962384?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/jP_afFFvmDM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/6965755704610962384/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=6965755704610962384" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6965755704610962384?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6965755704610962384?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/jP_afFFvmDM/project-euler-new-interface.html" title="Project euler: new interface" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-xGMCmmU0wWU/Tn6tr6EP1KI/AAAAAAAAGgE/JksMNraLRXM/s72-c/pe0925.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-new-interface.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8FSHkycSp7ImA9WhdVE0g.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-7128793313035000085</id><published>2011-09-18T23:03:00.001+09:00</published><updated>2011-09-18T23:40:19.799+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:40:19.799+09:00</app:edited><title>Project euler memo: Problem 351</title><content type="html">Problem 351: The number of unseen points from O in a hexagon. Very easy problem even after two bottles of beer and a half bottle of wine. 12 seconds in C.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-7128793313035000085?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/fCV0geYxRtw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/7128793313035000085/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=7128793313035000085" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7128793313035000085?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7128793313035000085?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/fCV0geYxRtw/project-euler-memo-problem-351.html" title="Project euler memo: Problem 351" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo-problem-351.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQGRns9eCp7ImA9WhdWFkk.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-1950644984806812432</id><published>2011-09-10T17:12:00.000+09:00</published><updated>2011-09-10T17:12:07.560+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-10T17:12:07.560+09:00</app:edited><title>Project euler memo</title><content type="html">I finished the bunch of easy problems, the ones after the summer break. So now, I have finished 313 problems and I have 36 problems to go.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;161,163,181,194,198,236,237,241,248,254,258,269,270,275,280,282,289,292,298,300,305,311,314,316,319,322,324,325,328,330,331,334,337,338,339,344&lt;/i&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-1950644984806812432?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/s683LLlJAsk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/1950644984806812432/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=1950644984806812432" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1950644984806812432?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1950644984806812432?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/s683LLlJAsk/project-euler-memo.html" title="Project euler memo" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QHRHczcSp7ImA9WhdWFkk.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-3168498294429107407</id><published>2011-09-10T16:55:00.000+09:00</published><updated>2011-09-10T16:55:35.989+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-10T16:55:35.989+09:00</app:edited><title>Project euler memo: Problem 349</title><content type="html">Problem 349: Langton's ant. If you look at the wikipedia article on this ant, this is very easy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-3168498294429107407?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/Fyw7tuaP22Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/3168498294429107407/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=3168498294429107407" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3168498294429107407?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3168498294429107407?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/Fyw7tuaP22Q/project-euler-memo-problem-349.html" title="Project euler memo: Problem 349" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo-problem-349.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak8GSH08cSp7ImA9WhdWE00.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-8443109464046573415</id><published>2011-09-06T20:33:00.000+09:00</published><updated>2011-09-06T20:33:49.379+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-06T20:33:49.379+09:00</app:edited><title>Project euler memo: Problem 345</title><content type="html">Problem 345: The largest sum of numbers in a matrix. One of the recent five easy problems. 0.5 sec in Python and 0.02 sec in C++.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-8443109464046573415?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/Qm84UEPufuU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/8443109464046573415/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=8443109464046573415" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8443109464046573415?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/8443109464046573415?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/Qm84UEPufuU/project-euler-memo-problem-345.html" title="Project euler memo: Problem 345" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo-problem-345.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08NSX07fyp7ImA9WhdWEU8.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-1309847058624809461</id><published>2011-09-04T17:44:00.001+09:00</published><updated>2011-09-04T17:44:58.307+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-04T17:44:58.307+09:00</app:edited><title>Project euler memo: Problem 346, 347, 348</title><content type="html">Celebrating beginning of the new season, they gave us five problems at once, 345-349.&lt;br /&gt;
&lt;br /&gt;
Problem 346: Repunit. Five seconds in Python.&lt;br /&gt;
Problem 347: Numbers only divisible by two prime numbers. Three and half minutes in Python.&lt;br /&gt;
Problem 348: Palindrome numbers that can be expressed as a sum of a square and a cube in exactly four ways. One minute in Python. But first I put the answer in the box, it was a wrong answer, then I tried to find a bug in my code, but I could not. Four hours later, now, I put the same answer again in the box, it said that it was collect! What was wrong ?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-1309847058624809461?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/DbHzlz9zGGc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/1309847058624809461/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=1309847058624809461" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1309847058624809461?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/1309847058624809461?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/DbHzlz9zGGc/project-euler-memo-problem-346-347-348.html" title="Project euler memo: Problem 346, 347, 348" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/09/project-euler-memo-problem-346-347-348.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YHSHwyeSp7ImA9WhdRFk0.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-3655938590135606581</id><published>2011-08-06T00:07:00.003+09:00</published><updated>2011-08-06T14:38:59.291+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-06T14:38:59.291+09:00</app:edited><title>Project euler memo: Problem 262</title><content type="html">Problem 262: A fly flies around a mountain. I do not feel like I have solved this problem. I divided the area like mesh, and when I  change the size of the mesh, the precision, it would give slightly different answer. Five minutes with python. &lt;br /&gt;&lt;br /&gt;This is the first problem I solved after I bought a new Macbook Air(core i7) . I tried some problems, I recently solved, to check its speed, but I could not see a big difference with the three year old Macbook(core 2 duo). The Macbook Air looks very fast with its flash based disk and graphics, but it is nothing to do with the speed of the CPUs.  So I do not have to care about the difference of my machines in terms of Project Euler.&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;(update 8/6/2011)&lt;br /&gt;I changed the mesh value much bigger, and now it returns a nice value, though it takes much longer. 20 minutes. But I feel much better.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-3655938590135606581?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/HRptYLj3qcY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/3655938590135606581/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=3655938590135606581" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3655938590135606581?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/3655938590135606581?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/HRptYLj3qcY/project-euler-memo-problem-262.html" title="Project euler memo: Problem 262" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/08/project-euler-memo-problem-262.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QDRXs_eip7ImA9WhdSFUU.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-6322917832695524833</id><published>2011-07-25T19:18:00.002+09:00</published><updated>2011-07-25T19:22:54.542+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-25T19:22:54.542+09:00</app:edited><title>Project euler memo: Problem 279</title><content type="html">Problem 279: Triangles with integer sides with at least one integer angle. First, I tried to use cos and sin to find out angles and lengths. I noticed that I could not do that because of numerical error. Then I chose a different approach. One minute with C++.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-6322917832695524833?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/gnEfPPjvFsI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/6322917832695524833/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=6322917832695524833" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6322917832695524833?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/6322917832695524833?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/gnEfPPjvFsI/project-euler-memo-problem-279.html" title="Project euler memo: Problem 279" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/07/project-euler-memo-problem-279.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D04BQX4ycSp7ImA9WhdSEkg.&quot;"><id>tag:blogger.com,1999:blog-35112010.post-7638054117931009143</id><published>2011-07-21T22:36:00.002+09:00</published><updated>2011-07-21T22:45:50.099+09:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-21T22:45:50.099+09:00</app:edited><title>Project euler memo: Problem 341</title><content type="html">Problem 341: Golomb's self-describing sequence. It's not very hard and very interesting. One minute with Python. "Concrete Mathematics" helped me, actually. &lt;br /&gt;&lt;br /&gt;I didn't know that &lt;a href="http://en.wikipedia.org/wiki/Solomon_W._Golomb"&gt;Solomon W. Golomb&lt;/a&gt; invented pentominoes.  &lt;br /&gt;&lt;br /&gt;&lt;iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=yoshihtsuchi-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0201558025" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35112010-7638054117931009143?l=tsuchiya-yoshihiro-blog.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Untitlede/~4/XTuKiE1EKO8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://tsuchiya-yoshihiro-blog.blogspot.com/feeds/7638054117931009143/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=35112010&amp;postID=7638054117931009143" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7638054117931009143?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/35112010/posts/default/7638054117931009143?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Untitlede/~3/XTuKiE1EKO8/project-euler-memo-problem-341.html" title="Project euler memo: Problem 341" /><author><name>Tsuchiya Yoshihiro</name><uri>http://www.blogger.com/profile/10312851602795632498</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="29" src="http://2.bp.blogspot.com/_aB7mQT8Fz4Q/SgF-NRI5w_I/AAAAAAAAA0A/bLk17PVQy8I/S220/face.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://tsuchiya-yoshihiro-blog.blogspot.com/2011/07/project-euler-memo-problem-341.html</feedburner:origLink></entry></feed>

