style: change section comment
This commit is contained in:
parent
1425c6c51d
commit
2c9e1baf93
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ export
|
|||
parseInput : String -> Maybe (List Nat, List Nat)
|
||||
parseInput = map unzip . traverse parseLine . lines
|
||||
|
||||
--- UTILS
|
||||
--- DATA
|
||||
|
||||
distance : Nat -> Nat -> Nat
|
||||
distance x y =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue