Skip to content

Commit

Permalink
advent of code 2024 day 01 solution
Browse files Browse the repository at this point in the history
  • Loading branch information
wasi0013 committed Dec 1, 2024
1 parent ae9d4de commit 7079cc4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ Run all tests:
<th>Status</th>
</tr>

<tr>
<td><a href="https://adventofcode.com/2024/day/1">2024</a></td>
<td><a href='https://github.com/wasi0013/advent_of_code/blob/master/lib/y2024/day_01.ex'> 1</a></td>

<td> :white_circle: :white_circle: </td>


</tr>

<tr>
<td><a href="https://adventofcode.com/2022/day/8">2022</a></td>
<td><a href='https://github.com/wasi0013/advent_of_code/blob/master/lib/y2022/day_08.ex'> 8</a></td>
Expand Down

0 comments on commit 7079cc4

Please sign in to comment.