Skip to content

ormai/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

The runner was adapted from this template. It uses the aoc-client crate, which requires a session cookie to interact with Advent of Code. This guide explains how to provide the session cookie.

The CLI helper can be invoked either with cargo run -- --help or target/debug/aoc --help.

Note

I'm in the process of moving old solutions to the new runner setup. New solutions are organized like src/{year}/{day}.rs.

About

Advent of Code solutions

Topics

Resources

License

Stars

Watchers

Forks