Skip to content

imaspen/aoc-2021-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021, in C++

Ensure your input file is in the ./inputs directory, in the form 01.txt.

Usage: aoc
  -t 		Optional. Run using test input
  -d<day> 	Required. Day to run
  -p<part> 	Required. Part to run

About

Advent of Code 2021 in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages