Go to file
2022-07-01 22:12:30 +02:00
src Verbose commenting of code. 2022-07-01 22:12:30 +02:00
.gitignore Initial commit. 2022-06-30 15:26:13 +02:00
Cargo.lock Add rand crate. 2022-06-30 17:51:48 +02:00
Cargo.toml Add rand crate. 2022-06-30 17:51:48 +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).