in reply to Re^7: Odd Ball Challenge
in thread Odd Ball Challenge
Of course - but that's not the challenge. I have repeatedly indicated you (the human) is not to solve the riddle and then translate that solution to code. The challenge is to start with an objective and rules and figure out how to achieve the objective.
I really don't see how I can be any clearer. I already gave the Challenge: Setting Sun Puzzle example, so let me try another one.
You have a rubik's cube in a given starting position. The goal is to get the rubik's cube into a new desired position (all colors matching on all sides) using only legal moves. The hard part is finding the series of moves that results in the goal being achieved.
You wouldn't find the right series of steps and then write a program that just regurgitates that output. You would write a program that finds the right series of steps for you and tells you how to do it. That is the challenge.
Cheers - L~R
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^9: Odd Ball Challenge
by zby (Vicar) on Jun 24, 2005 at 14:58 UTC | |
by Limbic~Region (Chancellor) on Jun 24, 2005 at 15:28 UTC | |
by hv (Prior) on Jun 24, 2005 at 17:00 UTC | |
by Anonymous Monk on Jun 24, 2005 at 23:57 UTC | |
by QM (Parson) on Jul 14, 2005 at 14:03 UTC |