-
Get your AoC session ID after logging in:
Inspect Element -> Application -> Cookies -> Session
-
Set your AoC your session ID as a variable in an .env file:
AOC_SESSION_ID='{YOUR_SESSION_ID}' -
Save input to a .txt file
python get_input_data.py {YEAR} {DAY} -
Run your solution script with the input data:
python day{#}.py {INPUT_PATH}
-
Notifications
You must be signed in to change notification settings - Fork 0
chloecrozier/advent_of_code
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Solution code to yearly AoC challenges
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published