Did the LCD thing, but not happy about it. refactored to answers with u64

This commit is contained in:
Dennis Brentjes
2023-12-11 18:02:22 +01:00
parent c2722a35fc
commit f98edf5161
11 changed files with 154 additions and 64 deletions

View File

@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
itertools = "0.12.0"
num = "0.4.1"