1
1
Fork
You've already forked aoc
0
My Advent of Code Solutions🎄
  • C 77.6%
  • Makefile 22.4%
2025年10月28日 11:19:28 +01:00
2015 Solved Day 03 - 2015 (Part 2) 2025年10月28日 11:19:28 +01:00
.clang-format Initial commit (Day 01 - 2015) 2025年10月27日 10:38:20 +01:00
compile-flags.txt Initial commit (Day 01 - 2015) 2025年10月27日 10:38:20 +01:00
README.md Added "Languages" section to root README.md 2025年10月28日 09:01:31 +01:00

Advent of Code 🎄

This is my little repo with my Advent of Code solutions!

NOTE: These solutions are probably not the most optimized but they do work.

Languages

These are the following languages I will use for AoC:

  • 2015: C (I want to get better at low-level development)
  • 2016: Typescript (I want to get better at Typescript for full-stack development)
  • 2017: C# (Because it is used a lot commercially)