init 4 de rest
This commit is contained in:
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
@@ -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()
|
||||||
Reference in New Issue
Block a user