Skip to content

Commit

Permalink
Day 11 Completed
Browse files Browse the repository at this point in the history
  • Loading branch information
SpawnTerror committed Dec 31, 2022
1 parent 6fb3758 commit 1c01f59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion day11/part2.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ def getResults(inspectedPerMonkey):
totalInspected.sort()
monkeyBusiness = getResults(totalInspected)

print(monkeyBusiness)
print(monkeyBusiness)
5 changes: 5 additions & 0 deletions day12/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Sabqponm
abcryxxl
accszExk
acctuvwj
abdefghi

0 comments on commit 1c01f59

Please sign in to comment.