commit 4e5b707409d377908a9625ae5c5c5b2083ec887f from: Evan Burkey date: Wed Mar 18 19:35:54 2026 UTC Convert README from markdown to plaintext commit - b6f0b50ca217ec15a6a77de6bd4907e960880dfb commit + 4e5b707409d377908a9625ae5c5c5b2083ec887f blob - 4126081f54553b5a87770b27717a2eb8ea04dfc6 (mode 644) blob + /dev/null --- README.md +++ /dev/null @@ -1,25 +0,0 @@ -# advent-of-code - -Advent Of Code solutions using a different language each year - -2015: C99 - -2016: Go - -2017: TBD - -2018: TBD - -2019: TBD - -2020: TBD - -2021: TBD - -2022: TBD - -2023: TBD - -2024: Odin - -2025: Ruby blob - /dev/null blob + ad8f2cb84e312418400a3e9f3de46991d82becc9 (mode 644) --- /dev/null +++ README @@ -0,0 +1,25 @@ +advent-of-code + +Advent Of Code solutions using a different language each year + +2015: C99 + +2016: Go + +2017: TBD + +2018: TBD + +2019: TBD + +2020: TBD + +2021: TBD + +2022: TBD + +2023: TBD + +2024: Odin + +2025: Ruby