aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lower default difficultyRunxi Yu2025-03-231-1/+1
|
* Handle (i.e. ignore) all missing error checksRunxi Yu2025-03-231-2/+2
|
* Update every 256 triesRunxi Yu2025-03-231-2/+2
|
* Add JS solverRunxi Yu2025-03-231-3/+82
|
* Use C program instead of Python script to solve the challengeRunxi Yu2025-03-231-33/+179
|
* Fix error messageRunxi Yu2025-03-231-1/+1
|
* Add solver python scriptRunxi Yu2025-03-231-0/+40
|
* ReformatRunxi Yu2025-03-231-6/+6
|
* Add link to sourceRunxi Yu2025-03-231-0/+1
|
* Basic proof of workRunxi Yu2025-03-231-10/+214
|
* Basic reverse proxyRunxi Yu2025-03-231-0/+33