https://github.com/mgalgs/xkcd-1193
Brute-force solvers for xkcd 1193
https://github.com/mgalgs/xkcd-1193
Last synced: over 1 year ago
JSON representation
Brute-force solvers for xkcd 1193
- Host: GitHub
- URL: https://github.com/mgalgs/xkcd-1193
- Owner: mgalgs
- Created: 2013-04-02T06:24:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-03T03:32:42.000Z (over 13 years ago)
- Last Synced: 2025-03-15T07:44:24.295Z (over 1 year ago)
- Language: C
- Homepage: http://xkcd.com/1193/
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RUN THE VERSION UNDER Optimized_64bit/
Quick start:
cd Optimized_64bit
make
./skein
It will automatically submit your results to the xkcd server. If you
get compile errors you probably need to comment out the `-m64` line in
the Makefile.