Skip to content

Commit 82240c7

Browse files
committed
Create 2021 folder
1 parent ff39dde commit 82240c7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+12
-8
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
*.pyc
1+
__pycache__

2021/README.md

+7

day1/input.txt 2021/day1/input.txt

File renamed without changes.

day1/sonar1.py 2021/day1/sonar1.py

File renamed without changes.

day1/sonar2.py 2021/day1/sonar2.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

day2/dive1.py 2021/day2/dive1.py

File renamed without changes.

day2/dive2.py 2021/day2/dive2.py

File renamed without changes.

day2/input.txt 2021/day2/input.txt

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

day3/input.txt 2021/day3/input.txt

File renamed without changes.

day4/bingo.py 2021/day4/bingo.py

File renamed without changes.

day4/input.txt 2021/day4/input.txt

File renamed without changes.
File renamed without changes.

day5/input.txt 2021/day5/input.txt

File renamed without changes.

day6/input.txt 2021/day6/input.txt

File renamed without changes.
File renamed without changes.

day7/crabs.py 2021/day7/crabs.py

File renamed without changes.

day7/input.txt 2021/day7/input.txt

File renamed without changes.

day8/input.txt 2021/day8/input.txt

File renamed without changes.
File renamed without changes.

day9/input.txt 2021/day9/input.txt

File renamed without changes.

day9/smoke.py 2021/day9/smoke.py

File renamed without changes.

template.py 2021/template.py

File renamed without changes.

utils.py 2021/utils.py

File renamed without changes.

README.md

+4-7

0 commit comments

Comments
 (0)