Skip to content

jessehansen/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode

So far, this is 100% in rust.

This repo follows the automation guidelines on the r/adventofcode community in these ways:

  1. Inputs are cached locally - in each rust project as input.txt.
  2. The User-Agent header is set as me

See common/src/lib.rs - download_input for implementation

NOTE: I only run this once per day, so I don't worry about throttling. If you use this app and run multiple days at once, please insert a sleep between each run so it doesn't hammer AoC :).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors