Skip to content

jlaceda/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my solutions for Advent of Code 2018 (https://adventofcode.com/2018/)

- place the day's input in a text file named 'input' in the appropriate directory
- run the solution with
    gcc solution.c -o solution && ./solution

Releases

No releases published

Packages

No packages published

Languages