diff options
| author | Andreas Grois <andi@grois.info> | 2023-12-09 16:34:30 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2023-12-09 16:34:30 +0100 |
| commit | ecbf7b27be05dc242f066e681dbe22c4274834f5 (patch) | |
| tree | cab87543d89619e18da875a2435f2c1c6da9acdd /Common.lean | |
| parent | 244078f9f9e722aceafe64e745b9aa50136fb71a (diff) | |
Day 8 Part 2
Diffstat (limited to 'Common.lean')
| -rw-r--r-- | Common.lean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Common.lean b/Common.lean index abbede8..89c9051 100644 --- a/Common.lean +++ b/Common.lean @@ -4,3 +4,4 @@ import Common.DayPart import Common.String import Common.List import Common.Char +import Common.Euclid |
