diff options
| author | Andreas Grois <andi@grois.info> | 2024-12-22 23:17:05 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-12-22 23:17:05 +0100 |
| commit | 406c23a9f6c6a4c7e03f9aad4131921e589623bc (patch) | |
| tree | ef4917104f505eb7fda1af9f7b3390c78bc38148 /Common.lean | |
| parent | b37fc3089eb0ca8fc37a82ae6d6071b0accbca19 (diff) | |
Day 17, part 1 (hopefully)
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 4432bcd..ee60dfb 100644 --- a/Common.lean +++ b/Common.lean @@ -13,3 +13,4 @@ import Common.BitVec import Common.Finite import Common.Countable import Common.HashSet +import Common.Function |
