mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a903a70813
PR: 6119 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
17 lines
733 B
Plaintext
17 lines
733 B
Plaintext
The computer calculates a combination of five characters (each between
|
|
A and J) and you have to try to find out the combination the computer
|
|
has calculated. Your questions to the computer are also combinations
|
|
of five characters (each between A and J).
|
|
|
|
You get sets of black and/or white blocks as answers to your
|
|
questions.
|
|
|
|
If you get a black block as answer it means that there is one
|
|
character in your try at the correct position (but you don't know
|
|
which one it is).
|
|
|
|
If you get a white block as answer it means that there is a character
|
|
in your guess that also occurs in the solution, but at another
|
|
position (but you don't know which one it is and at which position it
|
|
would be correct).
|