Skip to content

marz619/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2022

Solving Advent of Code 2022 in Rust and other languages.

Instructions

You will need to setup a session.txt file that will contain your session token from https://adventofcode.com/ after you've logged into the site.

See aoc-cli#session-cookie for more details.

Start a "day"

$ make day0{n}/input.txt
$ cp template.rs day0{n}/solve.rs

About

Advent of Code 2022 in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published