This website requires JavaScript.
Explore
Drone
Help
Sign In
mikael.capelle
/
advent-of-code
Watch
1
Star
1
Fork
0
You've already forked advent-of-code
9
Commits
12
Branches
0
Tags
3.4
MiB
Python
100%
32a1220072
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mikael CAPELLE
32a1220072
Cleaning.
2022-12-06 15:28:46 +01:00
2022
Cleaning.
2022-12-06 15:28:46 +01:00
.gitignore
Initial commit.
2022-12-01 19:10:40 +01:00
README.md
Day 3.
2022-12-03 11:42:09 +01:00
setup.cfg
Day 2.
2022-12-02 09:12:49 +01:00
README.md
Advent Of Code
To run any script, you need to pipe the input:
cat 2022/inputs/day2.txt
|
python 2022/day2.py