summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-04-22 15:45:03 -0400
committerConnor Frank <conjfrnk@gmail.com>2024-04-22 15:45:03 -0400
commitaeb746a5a58672c4328dcc4e83d9582905cfeb2c (patch)
treeda0914163f9a395a3a6094ff4d1db89f523c7e95
parentae31d2afc337ad38f71f61c619a292b0fe216d84 (diff)
add prob 59
-rw-r--r--euler/stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/euler/stats.html b/euler/stats.html
index de58596..f819803 100644
--- a/euler/stats.html
+++ b/euler/stats.html
@@ -93,7 +93,7 @@
<td class="completed"><a href="https://projecteuler.net/problem=56" title="Powerful Digit Sum">56</a></td>
<td class="completed"><a href="https://projecteuler.net/problem=57" title="Square Root Convergents">57</a></td>
<td class="completed"><a href="https://projecteuler.net/problem=58" title="Spiral Primes">58</a></td>
- <td class="open"><a href="https://projecteuler.net/problem=59" title="XOR Decryption">59</a></td>
+ <td class="completed"><a href="https://projecteuler.net/problem=59" title="XOR Decryption">59</a></td>
<td class="open"><a href="https://projecteuler.net/problem=60" title="Prime Pair Sets">60</a></td>
</tr>
<tr>