MrCrackerplays / adventofcode2021

My Advent of Code 2021 solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Of Code 2021

This is all my code that I am using/used for Advent of Code 2021

To get the outputs I just run make run

Most likely all written in c following the 42 norme, but might switch it up. decided to switch it up on day 2 already. Languages used so far: C, Python, javascript (Node.js), java, lua, go, ruby Decided to do a different programming language every day for the first week

About

My Advent of Code 2021 solutions


Languages

Language:C 63.7%Language:Python 12.9%Language:Java 6.3%Language:JavaScript 4.7%Language:Makefile 4.7%Language:Lua 4.0%Language:Go 2.3%Language:Ruby 1.4%