Ironykins / advent-of-code

My solutions to the Advent of Code challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

This is a repository to store all my solutions to the Advent of Code challenge.

Almost all the solutions are written in Python. This was an attempt to become more familiar with Python, so most of the code is a little janky and doesn't conform to best practices.

Code in this repository is public domain, and is free for use by anyone.

About

My solutions to the Advent of Code challenge


Languages

Language:Python 96.5%Language:C 2.7%Language:Shell 0.6%Language:Makefile 0.3%