aboutsummaryrefslogtreecommitdiff
path: root/challenge.html
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-25 03:25:30 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-25 03:26:57 +0800
commit709ef721afb0dc239e5246f5205f701b99d4a199 (patch)
tree07e1101e3fa695312b8f803f78bd32c9dc4bae89 /challenge.html
parentLog form values on form validation attempts (diff)
downloadpowxy-709ef721afb0dc239e5246f5205f701b99d4a199.tar.gz
powxy-709ef721afb0dc239e5246f5205f701b99d4a199.tar.zst
powxy-709ef721afb0dc239e5246f5205f701b99d4a199.zip
Add Python challenge-solver scriptv0.1.16
Diffstat (limited to '')
-rw-r--r--challenge.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge.html b/challenge.html
index 77e1eed..03c5988 100644
--- a/challenge.html
+++ b/challenge.html
@@ -48,7 +48,7 @@
</section>
<section>
- <p><a href="/.powxy/static/solver.c">A C implementation of the challenge solver</a> is available.</p>
+ <p><a href="/.powxy/static/solver.c">A C implementation</a> and <a href="/.powxy/static/solver.py">a Python implementation</a> of the challenge solver are available.</p>
</section>
</main>
</body>