Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martan03/adventofcode

Solutions for Advent of Code puzzles
https://github.com/martan03/adventofcode

advent-of-code cpp go

Last synced: 28 days ago
JSON representation

Solutions for Advent of Code puzzles

Awesome Lists containing this project

README

        

# AdventOfCode

Solutions for [Advent of Code](https://adventofcode.com) puzzles

# Overview

I tried solving AoC in 2022, where I didn't end up finishing it. Then I decided
to solve the 2024 AoC. Each year I tried different language that I didn't work
with in the past. 2022 is done with C++ and 2024 with GO.

- **Author:** [Martan03](https://github.com/Martan03)
- **GitHub repository:** [AdventOfCode](https://github.com/Martan03/AdventOfCode)
- **Author website:** [martan03.github.io](https://martan03.github.io)