Skip to content

pacalet/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions of Advent of Code with GNU awk

Type make for help (requires GNU make) or:

awk -i rplib.awk -f YEAR/DAY/PART/run.awk FILE

to run part PART (1 or 2) of day DAY (1 to 25) of year YEAR with input data file FILE.

About

Solutions of Advent of Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published