summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-05-07 12:23:27 -0400
committerConnor Frank <conjfrnk@gmail.com>2024-05-07 12:23:27 -0400
commit9b8d8c9f67d88c703f6cc8c8afaf8252de43f0c1 (patch)
tree0215bf80d6afb0194a3535279091120d7530b89e
parentd537931abc66a32a844790a4a8b872da321c5493 (diff)
add problems
-rw-r--r--euler/stats.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/euler/stats.html b/euler/stats.html
index e1ffad1..621268b 100644
--- a/euler/stats.html
+++ b/euler/stats.html
@@ -129,7 +129,7 @@
<td class="open"><a href="https://projecteuler.net/problem=80" title="Square Root Digital Expansion">80</a></td>
</tr>
<tr>
- <td class="open"><a href="https://projecteuler.net/problem=81" title="Path Sum: Two Ways">81</a></td>
+ <td class="completed"><a href="https://projecteuler.net/problem=81" title="Path Sum: Two Ways">81</a></td>
<td class="open"><a href="https://projecteuler.net/problem=82" title="Path Sum: Three Ways">82</a></td>
<td class="open"><a href="https://projecteuler.net/problem=83" title="Path Sum: Four Ways">83</a></td>
<td class="completed"><a href="https://projecteuler.net/problem=84" title="Monopoly Odds">84</a></td>
@@ -141,7 +141,7 @@
<td class="open"><a href="https://projecteuler.net/problem=90" title="Cube Digit Pairs">90</a></td>
</tr>
<tr>
- <td class="open"><a href="https://projecteuler.net/problem=91" title="Right Triangles with Integer Coordinates">91</a></td>
+ <td class="completed"><a href="https://projecteuler.net/problem=91" title="Right Triangles with Integer Coordinates">91</a></td>
<td class="completed"><a href="https://projecteuler.net/problem=92" title="Square Digit Chains">92</a></td>
<td class="open"><a href="https://projecteuler.net/problem=93" title="Arithmetic Expressions">93</a></td>
<td class="open"><a href="https://projecteuler.net/problem=94" title="Almost Equilateral Triangles">94</a></td>
@@ -779,7 +779,7 @@
<tr>
<td class="open"><a href="https://projecteuler.net/problem=611" title="Hallway of Square Steps">611</a></td>
<td class="open"><a href="https://projecteuler.net/problem=612" title="Friend Numbers">612</a></td>
- <td class="open"><a href="https://projecteuler.net/problem=613" title="Pythagorean Ant">613</a></td>
+ <td class="completed"><a href="https://projecteuler.net/problem=613" title="Pythagorean Ant">613</a></td>
<td class="open"><a href="https://projecteuler.net/problem=614" title="Special Partitions 2">614</a></td>
<td class="open"><a href="https://projecteuler.net/problem=615" title="The Millionth Number with at Least One Million Prime Factors">615</a></td>
<td class="open"><a href="https://projecteuler.net/problem=616" title="Creative Numbers">616</a></td>