Skip to content

setepenre/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code (https://adventofcode.com/) solutions written in C, I'm so rusted

setup

    $ git clone https://github.com/setepenre/advent_of_code.git
    $ cd advent_of_code/[year]
    $ make

run

    $ day_n/main path/to/day_n/input/file
    $ cat path/to/day_n/input/file | day_n/main -

About

advent of code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published