This project is a collection of solutions to the Advent of Code 2015 problems, implemented in C99.
Full List:
- Day 1: Not Quite Lisp: 01.c, enunciation
- Day 2: I Was Told There Would Be No Math: 02.c, enunciation
- Day 3: Perfectly Spherical Houses in a Vacuum: 03.c, enunciation
- Day 4: The Ideal Stocking Stuffer: 04.c, enunciation
- Day 5: Doesn't He Have Intern-Elves For This?: 05.c, enunciation
- Day 6: Probably a Fire Hazard: 06.c, enunciation
- Day 7: Some Assembly Required: 07.c, enunciation
- Day 8: Matchsticks: 08.c, enunciation
- Day 9: All in a Single Night: 09.c, enunciation
- Day 10: Elves Look, Elves Say: 10.c, enunciation
- Day 11: Corporate Policy: 11.c, enunciation
- Day 12: JSAbacusFramework.io: 12.c, enunciation
- Day 13: Knights of the Dinner Table: 13.c, enunciation
- Day 14: Reindeer Olympics: 14.c, enunciation
- Day 15: Science for Hungry People: 15.c, enunciation
- Day 16: Aunt Sue: 16.c, enunciation
- Day 17: No Such Thing as Too Much: 17.c, enunciation
- Day 18: Like a GIF For Your Yard: 18.c, enunciation
- Day 19: Medicine for Rudolph: 19.c, enunciation
- Day 20: Infinite Elves and Infinite Houses: 20.c, enunciation
- Day 21: RPG Simulator 20XX: 21.c, enunciation
I tested these solutions with the following compilers:
Timings here: ./results