/Advent-Of-Code

Primary LanguageJupyter Notebook

Curl download your input. See here how to get your cookie.

curl  -o input.txt 'https://adventofcode.com/2022/day/1/input' -H "Cookie: session=$COOKIE"