Skip to content

mguaypaq/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Here are my solutions for the Advent of Code 2022 puzzles.

Assuming that either:

  • the file session.txt contains a login cookie in a format accepted by curl --cookie, or
  • the file day01/input.txt already contains your specific puzzle input for day 1,

you can get the corresponding outputs by running the command:

make day01/output1.txt day01/output2.txt

You can also test the examples from the puzzle statement with:

make test

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors