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

Home > Logic
Mine sweeping (Posted on 2006-04-11) Difficulty: 3 of 5
In the popular game of Minesweeper, the object is to find all the mines. If you click on a square it shows a number from 0 to 8 indicating how many of the adjacent squares contain mines. If you click on a mine, you lose.

Can you figure out where the mines are in the below board? Blank squares indicate that it is unknown whether there is a mine in that space. Squares with numbers contain no mines (or you would have already lost).

+---+---+---+---+---+---+---+
|   | 2 | 2 | 2 |   | 2 |   |
+---+---+---+---+---+---+---+
|   |   |   |   |   | 3 |   |
+---+---+---+---+---+---+---+
| 2 | 3 | 3 | 3 |   | 3 | 1 |
+---+---+---+---+---+---+---+
|   |   |   | 2 |   |   |   |
+---+---+---+---+---+---+---+
| 2 | 3 |   | 3 | 2 | 3 | 2 |
+---+---+---+---+---+---+---+
|   | 2 |   |   |   |   |   |
+---+---+---+---+---+---+---+
|   | 2 |   | 2 | 1 | 2 |   |
+---+---+---+---+---+---+---+

  Submitted by Tristan    
Rating: 4.0000 (6 votes)
Solution: (Hide)
The #s indicate all the mines
+---+---+---+---+---+---+---+
|   | 2 | 2 | 2 | # | 2 | # |
+---+---+---+---+---+---+---+
|   | # | # |   |   | 3 |   |
+---+---+---+---+---+---+---+
| 2 | 3 | 3 | 3 | # | 3 | 1 |
+---+---+---+---+---+---+---+
|   | # |   | 2 | # |   | # |
+---+---+---+---+---+---+---+
| 2 | 3 |   | 3 | 2 | 3 | 2 |
+---+---+---+---+---+---+---+
| # | 2 | # | # |   |   | # |
+---+---+---+---+---+---+---+
|   | 2 |   | 2 | 1 | 2 | # |
+---+---+---+---+---+---+---+

Comments: ( You must be logged in to post comments.)
  Subject Author Date
SolutionSolutionGeorge2006-04-14 07:35:59
solutionsalil2006-04-13 02:36:03
Solutionre: Solution (correct)Dej Mar2006-04-11 13:56:12
SolutionSolution (correct)tomarken2006-04-11 13:13:42
Hints/Tipsre: Solution (incorrect)tomarken2006-04-11 13:09:09
SolutionSolutionKevin2006-04-11 12:58:56
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 (21)
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