hi!, there is a problem in the 11 test.. stop there and don't pass. In my pc works, is a bug, right?
assert count_gold((
(1,),
(1, 1),
(1, 1, 1),
(1, 1, 1, 1),
(1, 1, 1, 1, 1),
(1, 1, 1, 1, 1, 1),
(1, 1, 1, 1, 1, 1, 1),
(1, 1, 1, 1, 1, 1, 1, 1),
(1, 1, 1, 1, 1, 1, 1, 1, 1)
)) == 9, "onli ones"
Created at: 2015/11/22 21:04; Updated at: 2015/11/23 13:14