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 cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7757fd2b49
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7757fd2b49'
${ noResults }
AdventOfCode-2020
/
input.sh
2 lines
94 B
Bash
Raw
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