diff --git a/day17/day17.py b/day17/day17.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day17/day17.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day17/input.txt b/day17/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day18/day18.py b/day18/day18.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day18/day18.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day18/input.txt b/day18/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day19/day19.py b/day19/day19.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day19/day19.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day19/input.txt b/day19/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day20/day20.py b/day20/day20.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day20/day20.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day20/input.txt b/day20/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day21/day21.py b/day21/day21.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day21/day21.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day21/input.txt b/day21/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day22/day22.py b/day22/day22.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day22/day22.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day22/input.txt b/day22/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day23/day23.py b/day23/day23.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day23/day23.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day23/input.txt b/day23/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day24/day24.py b/day24/day24.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day24/day24.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day24/input.txt b/day24/input.txt new file mode 100644 index 0000000..e69de29 diff --git a/day25/day25.py b/day25/day25.py new file mode 100644 index 0000000..89caaf8 --- /dev/null +++ b/day25/day25.py @@ -0,0 +1,13 @@ +def part1(): + file = open("../day3/input.txt") + print(f"Part 1:") + + +def part2(): + file = open("../day10/input_test.txt") + print(f"Part 2:") + + +if __name__ == "__main__": + part1() + part2() diff --git a/day25/input.txt b/day25/input.txt new file mode 100644 index 0000000..e69de29