day by day folder building for neatness
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_10\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_10\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_11\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_11\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_12\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_12\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_13\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_13\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_14\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_14\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_15\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_15\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_16\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_16\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_17\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_17\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_18\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_18\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_19\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_19\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_20\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_20\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_21\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_21\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_22\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_22\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_23\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_23\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_24\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_24\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_25\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_25\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_6\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_6\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,11 +0,0 @@
|
||||
import os
|
||||
from advent_of_code.get_puzzle_text import save_puzzle_text
|
||||
|
||||
year = 2022
|
||||
day = 7
|
||||
save_puzzle_text(year, day)
|
||||
|
||||
with open(r'advent_of_code\2022\day_7\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_7\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_8\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_8\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_9\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
@@ -1,6 +0,0 @@
|
||||
import os
|
||||
|
||||
with open(r'advent_of_code\2022\day_9\input.txt', 'r') as file:
|
||||
input = file.read()
|
||||
|
||||
print(input)
|
||||
Reference in New Issue
Block a user