Go to file
Nicolás A. Ortega Froysa 0a9debfd3f Fixed JSON export. 2022-07-02 14:31:14 +02:00
src Fixed JSON export. 2022-07-02 14:31:14 +02:00
.gitignore Initial commit. 2022-06-30 15:26:13 +02:00
.gitlab-ci.yml Add CI config file. 2022-07-02 12:27:11 +02:00
Cargo.lock Export prisoner data to JSON. 2022-07-02 12:04:43 +02:00
Cargo.toml Export prisoner data to JSON. 2022-07-02 12:04:43 +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

README.md

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).