Skip to content

User4574/AdventofCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repo contains my code for the Advent of Code.

I’m doing it all in C to get my C-fu up again.

Building the solver

To build any solver, run `make` in that directory.

Getting the solution

To solve the problem, run it with `make run` or `time make run`.

TODO

  • Day 7 – Never returns. Slow or loop?
  • Day 9 – Needs doing
  • Day 12 – Needs a teeny weeny JSON parser for part 2
  • Day 13 – Needs doing

About

This repo contains my code for the Advent of Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published