Advent of Code 2024 0.1.0
Loading...
Searching...
No Matches
Main Page

Introduction

Welcome to the technical documentation of my solutions for the advent of code 2024.

Building

To build the project a a C++-Compiler, that supports the C++23 standard and CMake (Version >= 3.24) is required.

License

Copyright © 2024 by Frederik Tobner.
Permission to use, copy, modify, and distribute this software and its documentation under the terms of the GNU General Public License is hereby granted.
No representations are made about the suitability of this software for any purpose.
It is provided "as is" without express or implied warranty.
See the GNU General Public License for more details.