Skip to content

0xdedsec/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Decided to learn and use Vlang for this year's Advent of Code.

Getting AoC Input for Puzzles

I wrote a Vlang program to download the input data from the AoC website. You will need to grab your cookie from Chrome developer tools and place it in a file named .cookie. The cookie file will need to be placed in the same directory as the get_input binary. Then you can run the following:

./get_input path/to/file/input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors