Implement day 3 solver

This commit is contained in:
2024-12-03 01:29:47 -08:00
parent a1db2a4adf
commit ff27a625b3
4 changed files with 40 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
from collections import Counter
test_input = """
test_input_p1 = test_input_p2 = """
3 4
4 3
2 5