From 728808f2f605671c78269c82c8c90ecb4183c334 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 6 Mar 2023 13:46:16 +0100 Subject: Added bruijn link --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8174600..9d648ca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # Welcome! -This repository mostly contains ugly overcomplicated spaghetti code solving the **Advent Of Code** questions in a reasonable amount of time and computing power. +This repository mostly contains ugly overcomplicated spaghetti code +solving the **Advent Of Code** questions in a reasonable amount of time +and computing power. ## Languages -Most of my solutions are written in C but you may also find some in C#, JS or even Python (if I'm lazy). +Most of my solutions are written in C but you may also find some in C#, +JS or Python. + +You can find my `bruijn` solutions +[here](https://github.com/marvinborner/bruijn/tree/main/samples/aoc/). -- cgit v1.2.3