This website works better with JavaScript.
Explore
Help
Sign In
elal
/
adventofcode
mirror of
https://github.com/E-Almqvist/adventofcode
Watch
1
Star
0
Fork
You've already forked adventofcode
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
My solutions for Advent of Code.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91
Commits
1
Branch
0
Tags
808 KiB
Tag:
Branch:
Tree:
1495a8a8b1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1495a8a8b1'
${ noResults }
adventofcode
/
2020
/
new.sh
6 lines
57 B
Raw
Normal View
History
Unescape
Escape
Added new.sh
4 years ago
#!/usr/bin/sh
day
=
$(
date +
"%-d"
)
cp -n temp.py
$day
.py