This commit is contained in:
Daniel Flanagan 2021-12-26 14:56:55 -06:00
parent fa083a7c0a
commit 37487619bb
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import ./common, std/[strutils, hashes, sugar, strformat]
import ./common, std/[strutils, hashes, sugar]
proc p1(input: Lines): uint64 =
var h = input.len