Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle (i.e. ignore) all missing error checks | Runxi Yu | 2025-03-23 | 1 | -2/+2 |
* | Update every 256 tries | Runxi Yu | 2025-03-23 | 1 | -2/+2 |
* | Add JS solver | Runxi Yu | 2025-03-23 | 1 | -3/+82 |
* | Use C program instead of Python script to solve the challenge | Runxi Yu | 2025-03-23 | 1 | -33/+179 |
* | Fix error message | Runxi Yu | 2025-03-23 | 1 | -1/+1 |
* | Add solver python script | Runxi Yu | 2025-03-23 | 1 | -0/+40 |
* | Reformat | Runxi Yu | 2025-03-23 | 1 | -6/+6 |
* | Add link to source | Runxi Yu | 2025-03-23 | 1 | -0/+1 |
* | Basic proof of work | Runxi Yu | 2025-03-23 | 1 | -10/+214 |
* | Basic reverse proxy | Runxi Yu | 2025-03-23 | 1 | -0/+33 |