This website works better with JavaScript.
Explore
Help
Sign In
Advent-of-Code
/
AdventOfCode-2020
Watch
1
Star
0
Fork
You've already forked AdventOfCode-2020
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
56
Commits
1
Branch
0
Tags
752 KiB
Crystal
66%
Coq
32.2%
J
1.6%
Shell
0.2%
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
AdventOfCode-2020
/
input.sh
1 lines
94 B
Raw
Permalink
Blame
History
curl -b
"
session=
$(
cat session.txt
)
"
"
https://adventofcode.com/2020/day/
$1
/input
"
> day
$1
.txt
Reference in new issue
View Git Blame
Copy Permalink