From 5da43173ae335b82ee71553d32177408fc018f91 Mon Sep 17 00:00:00 2001 From: Inga Date: Sun, 7 Jan 2024 18:49:36 +0000 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e51366..aa63327 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,7 @@ In a directory for a specific day, * To run (assuming NuShell): `open sample.in | zig build run`; * To run (assuming bash): `zig build run < sample.in`. +Most of the solutions are allocation-free. + There are also some solutions in Scheme: https://oomza.cutegay.software/inga-lovinde/AdventOfCode-2023-functional