mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:33:19 -09:00
format
This commit is contained in:
parent
574d0888cc
commit
5cbf09fc2f
@ -33,8 +33,8 @@
|
||||
re-pattern))
|
||||
|
||||
(def backwards-search-regex (->> (conj (->> numeric-value-map keys (map string/reverse)) "\\d")
|
||||
(string/join "|")
|
||||
re-pattern))
|
||||
(string/join "|")
|
||||
re-pattern))
|
||||
|
||||
(->> input
|
||||
(map (fn [line]
|
||||
|
Loading…
x
Reference in New Issue
Block a user