S-Ptr / AoC-2023

My solutions for the Advent of Code 2023 challenges, written in plain C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AoC-2023

My solutions for the Advent of Code 2023 challenges, written in plain C++.

If you're looking for solutions here, I'm using a generalized approach which doesn't rely too much on libraries, so the logic behind my programs can easily be applied to any other language.

About

My solutions for the Advent of Code 2023 challenges, written in plain C++

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 100.0%