Update README.md
This commit is contained in:
parent
366efe0b0d
commit
d96d94106d
1 changed files with 3 additions and 2 deletions
|
@ -10,5 +10,6 @@ Solutions to the [2023 Advent of Code](https://adventofcode.com/2023).
|
|||
|
||||
| Day | Status | Solutions | Notes |
|
||||
|-----|--------|-----------|-------|
|
||||
| 01 - Trebuchet?! | ★ ★ | Python | I never knew detecting numbers could be so confusingly tricky |
|
||||
| 01 - Cube Conundrum | ★ ★ | Python | Pleasingly straightforwards, though seems like it would be well suited to Haskell |
|
||||
| 01 - Trebuchet?! | ★ ★ | Python | I never knew detecting numbers could be so confusingly tricky |
|
||||
| 01 - Cube Conundrum | ★ ★ | Python | Pleasingly straightforwards, though seems like it would be well suited to Haskell |
|
||||
| 01 - Gear Ratios | ★ ★ | Python | First coordinate grid of the year! |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue