diff --git a/day1/day1.py b/2022/day1/day1.py
similarity index 100%
rename from day1/day1.py
rename to 2022/day1/day1.py
diff --git a/day1/input.dat b/2022/day1/input.dat
similarity index 100%
rename from day1/input.dat
rename to 2022/day1/input.dat
diff --git a/day2/day2.py b/2022/day2/day2.py
similarity index 100%
rename from day2/day2.py
rename to 2022/day2/day2.py
diff --git a/day2/input.dat b/2022/day2/input.dat
similarity index 100%
rename from day2/input.dat
rename to 2022/day2/input.dat
diff --git a/day5/day5.py b/2022/day5/day5.py
similarity index 100%
rename from day5/day5.py
rename to 2022/day5/day5.py
diff --git a/day5/input.dat b/2022/day5/input.dat
similarity index 100%
rename from day5/input.dat
rename to 2022/day5/input.dat
diff --git a/day6/day6.py b/2022/day6/day6.py
similarity index 100%
rename from day6/day6.py
rename to 2022/day6/day6.py
diff --git a/day6/input.dat b/2022/day6/input.dat
similarity index 100%
rename from day6/input.dat
rename to 2022/day6/input.dat