2011-09-12 Google Developer Day 2011 の DevQuiz に Python で挑戦した (一人ゲーム) python https://github.com/methane/gdd11/blob/master/hitori/hitori.py問題読んだあとシャワー浴びながら考えて、深さ優先探索で事足りることを確信して一気に書いた。