From 5e75e251e5652908e23b4977e98600688ff9fd81 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Fri, 8 Dec 2023 15:15:33 +0100 Subject: Day 7 --- Day6.lean | 1 + 1 file changed, 1 insertion(+) (limited to 'Day6.lean') diff --git a/Day6.lean b/Day6.lean index 93f7dbb..9319a0e 100644 --- a/Day6.lean +++ b/Day6.lean @@ -2,6 +2,7 @@ import Common.Option import Common.Helpers import Common.DayPart +namespace Day6 structure Race where timeLimit : Nat recordDistance : Nat -- cgit v1.2.3