- #36
Promethium147
- 3
- 0
jimmysnyder said:-snip-
This is exactly what I got. The problem has missing information. I'll notify the writer. The solution calls for an assumption which is a bit of a stretch.
This is supposedly one of the solutions, but I don't see how this is any different than them just coordinating their attacks before hand. It seems like something is wrong here, perhaps the probability calculation.The four security methods are designated 1 2 3 and 4
The four hackers are designated A1, A2, A3, and A4.
The four lockers are designated B1, B2, B3, B4
The security methods don't have to match up with the lockers. For example, locker B1 could have security 3, and B3 can have security 2, etc.All four hackers designate one console to check on their first try:
A1 checks B1, A2 checks B2, A3 checks B3, A4 checks B4.
If the hacker sees his own console, good. If not, he will go to the console corresponding to the security method on that console. For example, A1 goes in, and checks console B1. Upon opening it, he finds B1 to be encrypted by security 3. The next console he will check, then, is B3.
This should prevent any two who were incorrect with their first guess ending up at the same locker their second guess.
Now, the probability calculations:
This will end up in all four being successful 10 out of 24 times.
- 1, when all four are right on their first guess.
- 6 when 2 are right on their first guess.
- 3 when none are right on their first guess, but the securities have been pairwise swapped.
10/24 ~ 41%.5 more solutions remain. 2 of those are straightforward solutions, like the one I've shown. The other 3 are a bit more tricky.
Last edited: