-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
kyle.brown
committed
Dec 2, 2024
1 parent
11d2781
commit 981601d
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# AoC (Advent of Code) 2024 | ||
This repository is a log of my solutions in the 2024 advent of code competition. I will strive not to push complete solutions till a day after the problem opens to keep the competition fair. | ||
|
||
There is a sister repository that exists where I am interested in seeing how useful LLMs are in this space. I am letting it compete as well. Check that out [here](https://github.com/droidkfx/AoC-2024-CoPilot). |