Skip to content

My solutions to the (annual) Advent of Code (AoC) challenges. 2022 solutions in Odin. 2021 solutions are in C or Odin.

Notifications You must be signed in to change notification settings

bg-thompson/advent-of-code-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Advent of Code Solutions

Here are my solutions to the (annual) Advent of Code challenges.

All solutions are in Zig, self-contained, and use only the std library.

All solutions are in Odin, self-contained, and use only a small collection of core libraries.

The first week of solutions are in C. The second week are in Odin. Pretty much everything is self contained, the only libs I used for C are standard ones like stdio.h or string.h, likewise for Odin.

About

My solutions to the (annual) Advent of Code (AoC) challenges. 2022 solutions in Odin. 2021 solutions are in C or Odin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published