Skip to content

Magi3r/AoC-2023

Repository files navigation

AoC-2023

Advent of Code 2023

Solutions written in Der Deutschen Programmiersprache.

Usage

After installing the compiler, you can compile and invoke the program like this:

kddp kompiliere script.ddp
./script <input.txt

or just run it like this:

kddp starte script.ddp <input.txt

Or run it like this: kddp starte script.ddp <input.txt

Releases

No releases published

Packages

No packages published