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
23
Commits
12
Branches
0
Tags
3.4
MiB
Python
100%
d4199b2810
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
d4199b2810
Clean day 13.
2022-12-13 08:59:53 +01:00
2021
Add 2021 day 5.
2022-12-07 18:41:39 +01:00
2022
Clean day 13.
2022-12-13 08:59:53 +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