Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Posada authored Dec 2, 2023
1 parent b8a1eef commit 363047b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Advent-Of-Code-2023
Archive of my solutions. I will be doing my best to golf all of them for fun (:

I am not counting the shebang line as part of the length of the solution
I am not counting the shebang line as part of the length of the solution, and I won't hard code any of the solutions

**Day 1 Part 1**: 24 bytes
**Day 1 Part 2**: 140 bytes
**Day 2 Part 1**: 51 bytes
**Day 2 Part 2**: 71 bytes

0 comments on commit 363047b

Please sign in to comment.