ekureina / aoc-2021

AoC solutions for 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoc-2021

Welcome to the Advent of Code1 Kotlin project created by ekureina using the Advent of Code Kotlin Template delivered by JetBrains.

I provide solutions in this Repository for AoC 2021 in Kotlin, Rust, and C. Each language has its own folder, and the kotlin folder is using the generated template.

Footnotes

  1. Advent of Code – an annual event in December since 2015. Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days. A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.

About

AoC solutions for 2021

License:MIT License


Languages

Language:Kotlin 76.1%Language:C 14.6%Language:Rust 8.8%Language:Makefile 0.4%