commit 5afbc4cc4cfe8f14965ea16bfa391879352f423e from: Evan Burkey date: Wed Mar 18 19:35:55 2026 UTC Convert README from markdown to plaintext commit - 85f4931a63c506aef2991037fe02a0dda6962537 commit + 5afbc4cc4cfe8f14965ea16bfa391879352f423e blob - 938e520646b5dae08aedba9135d42fe5ffab4a93 (mode 644) blob + /dev/null --- README.md +++ /dev/null @@ -1,7 +0,0 @@ -# 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` \ No newline at end of file blob - /dev/null blob + 1bc2e5564462976395c7f8b849618dc0d8e03ee0 (mode 644) --- /dev/null +++ README @@ -0,0 +1,7 @@ +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`