OwlTest
CodeSkulptor
Submit your code for testing

Provide either

Test code for the Fifteen Puzzle. Includes the following tests:
  • lower_row_invariant (5 points)
  • row0_invariant (5 points)
  • row1_invariant (5 points)
  • solve_interior_tile (8 points)
  • solve_col0_tile (8 points)
  • solve_row0_tile (8 points)
  • solve_row1_tile (8 points)
  • solve_2x2 (8 points)
  • solve_puzzle (25 points)
  • style (20 points)
Total: 100 points
Results

No results yet...

    The CodeSkulptor Unit Tester was built by Stephen Wong.