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