Monday, November 21, 2011

Project euler memo: Problem 359

Problem 359: Hilbert's infinite hotel. 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.

0 Comment: