Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 523 Bytes

aoc-2022

In this repository, I will provide solutions for the Advent of Code1 puzzles using Zig language.

Footnotes

  1. Advent of Code – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-four days. You can solve the puzzle and provide an answer using the language of your choice.