Skip to content

Shutch/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC 2021, attempted in C

Instructions

To run a specific day, cd into that directory and run make.

Run the program with ./main.o. Run it without arguments to use 'test.txt' as an input. Otherwise add the input file name as the first argument e.g. ./main.o input.txt

About

Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published