All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > General
Draw a Line to Partition the Grid (Posted on 2016-04-25) Difficulty: 2 of 5
Draw a line following the grid lines conforming the the following rules:
1 - The line starts from S and ends at F.
2 - The line does not cross or overlap itself at any point.
3 - The line divides the grid into regions each with exactly two As and two Bs.
+---+---+---+---+---F
| A | B | A |   | B |
+---+---+---+---+---+
|   | B |   |   | B |
+---+---+---+---+---+
| A |   | B |   | A |
+---+---+---+---+---+
| A | A |   | A | B |
+---+---+---+---+---+
| B |   | B |   | A |
S---+---+---+---+---+
An example of a solved grid:
+   +   +---F
  B   A | A  
+---+---+   +
| B          
S   +   +   +

No Solution Yet Submitted by Brian Smith    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
re(3): Strange | Comment 6 of 7 |
(In reply to re(2): Strange by armando)

Congratulations on finding a solution other than the proposed "official" solution Brian put in the solution queue.


I wonder if there are other solutions as well.

  Posted by Charlie on 2016-04-29 12:52:15
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (8)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information