Slashdot Mirror


User: mahanm

mahanm's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Hmmmm on The Three Hat Problem · · Score: 1

    I did just before I read you message. You are right. I do think it is an interesting solution to the wrong problem.

  2. Re:Hmmmm on The Three Hat Problem · · Score: 1

    How about this solution which works 100 percent of the time? I don't see why this isn't a solution.

    Say the three people are A B and C. The three of them agree ahead of time to this method.
    A will say the color on B's head.
    B will say the color on C's head.
    C will say the color on A's head.

    If you break this out to all possible permutations you get the followin results:

    ABC = Result
    BBB = They all are right
    BBR = A is right
    BRB = C is right
    BRR = B is right
    RBB = B is right
    RBR = C is right
    RRB = A is right
    RRR = They all are right