Project Euler #114: Counting block combinations I

  • + 1 comment

    I am getting wrong answer for test case 11. Others are correct. There is no overflow problem, as I also checked using BigInteger, same result. Can somebody pointing ouut my mistake?