Skip to content

jacobjwood/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

How to use (from template)

  1. Clone this repo into your local directory.
  2. Copy your cookie from AOC 2022 into a file named session_cookie.txt (this is already listed in .gitignore).
  3. In the terminal type make day=X where X is the day you want to run. This will create a folder for the day you specify and pull your text input for day X into the folder as well as create a python file that reads the input. For rust do make rust day=X which will set up a cargo project instead.

About

Advent of code 2022. Gonna try this in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors