Solve triangle solitaire puzzle: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{task}} IQ Puzzle a triangle of 15 golf tee's typically seen at
{{task}} IQ Puzzle a triangle of 15 golf tee's
This is typically seen at
Cracker Barrel where one tee is missing and the remaining
Cracker Barrel where one tee is missing and the remaining
tees jump each other until one tee is left.
tees jump each other until one tee is left.
Line 20: Line 21:
# Task Print a solution to solve the puzzle leaving one peg
# Task Print a solution to solve the puzzle leaving one peg
# Not implemented variations Start with empty peg in X and solve with one peg in position Y
# Not implemented variations Start with empty peg in X and solve with one peg in position Y
# Python version 2.7.2
# Python version 2.7.2 --EMarch -- Oct 16, 2014--


#
#