Go to file
2022-07-02 10:51:13 +02:00
src Create Prisoner structure to save results. 2022-07-02 10:51:13 +02:00
.gitignore Initial commit. 2022-06-30 15:26:13 +02:00
Cargo.lock Add commandline parameters. 2022-07-02 10:31:39 +02:00
Cargo.toml Add commandline parameters. 2022-07-02 10:31:39 +02:00
LICENSE Add year to license. 2022-06-30 23:40:20 +02:00
README.md Initial commit. 2022-06-30 15:26:13 +02:00

Skyum's Protocol

This program is a reference to the problem in a mathematical paper and referenced in a video by Veritasium titled "The Riddle That Seems Impossible Even If You Know The Answer". I don't feel like explaining the whole problem, because I'd like to get coding, so just check out the video.

License

This code is licensed under the terms & conditions of the ZLib license (see the license file for more information).