Update solutions to use lib functions, and finish day 3
This commit is contained in:
1000
2024/01/input.txt
1000
2024/01/input.txt
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
from aocd import get_data
|
||||
data = get_data(day=3, year=2024)
|
||||
data = get_data(day=1, year=2024)
|
||||
|
||||
list1 = []
|
||||
list2 = []
|
||||
|
Reference in New Issue
Block a user