See the Star...there are 10 corners. The Task is one has to cancel out 9 corners and should be left with just one...But there are conditions on cancelling the corners. I have numbered the corners for simplicity of understanding the rules.
1. The corners coming on count of 3 should be only cut. eg. 1-6-8 (Cut Corner 8 )
2. You cannot start the count from the corner which is cut. eg. if 8 is cut you cannot start from 8
3. You have to always traverse in straight line. No zigzag allowed. eg. 1-7-6 or 1-2-6 is not valid.
4. You cannot jump corners. eg. 1-9-4 is not valid.
5. You can have a cut corner is middle of the traversed path. eg. if 8 is cut - 6-8-3 is valid.
Question
Guest
See the Star...there are 10 corners. The Task is one has to cancel out 9 corners and should be left with just one...But there are conditions on cancelling the corners. I have numbered the corners for simplicity of understanding the rules.
1. The corners coming on count of 3 should be only cut. eg. 1-6-8 (Cut Corner 8 )
2. You cannot start the count from the corner which is cut. eg. if 8 is cut you cannot start from 8
3. You have to always traverse in straight line. No zigzag allowed. eg. 1-7-6 or 1-2-6 is not valid.
4. You cannot jump corners. eg. 1-9-4 is not valid.
5. You can have a cut corner is middle of the traversed path. eg. if 8 is cut - 6-8-3 is valid.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.