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 3, 2023
1 parent a162843 commit 6f167ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ 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, and I won't hard code any of the solutions

You can run each solution by running `./part(1|2).(ext) < input.txt`

**Day 1 Part 1**: 24 bytes

**Day 1 Part 2**: 140 bytes
Expand Down

0 comments on commit 6f167ac

Please sign in to comment.