Tree
- Tree:
e61648a5bf7bb2053fd3c58a74db0f1bb32879ac- Date:
- Message:
- init
| .gitignore | commits | blame |
| LICENSE | commits | blame |
| README.md | commits | blame |
| arch-spec* | commits | blame |
| build.zig | commits | blame |
| build.zig.zon | commits | blame |
| challenge.bin | commits | blame |
| src/ | |
README.md
# Synacor Challenge Solution to the Synacor challenge using Zig ## Checking Solutions The `checker` binary takes a solution code from the project as an argument and verifies it against known checksums of correct answers. It only works with the supplied binary `challenge.bin`
