Ad
  • Default User Avatar

    Am I being stupid here?

    I think I've solved this, but I'm getting the following test failure in PHP:

    prog(4,0,0) == 3
    Failed asserting that 3 matches expected 1.
    Expected: 1
    Actual  : 3
    

    It should equal 3, not 1, right?