VoltrexKeyva / AdventOfCode

My journey through the Advent of Code world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode

This repository holds the archives of my journey through the Advent of Code year by year.

Extra notes

For building C source(s) here, build it with make <number>. The number corresponds with the source file name order, e.g: solve-puzzle-<number>.c. The executable would be called solved.

About

My journey through the Advent of Code world.

License:MIT License


Languages

Language:C++ 42.2%Language:JavaScript 39.5%Language:C 7.5%Language:Java 4.2%Language:Python 2.7%Language:Rust 1.7%Language:TypeScript 1.5%Language:Makefile 0.6%