format
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
|||||||
(ns day09
|
(ns day09
|
||||||
(:require
|
(:require [core :as c]
|
||||||
[core :as c]
|
|
||||||
[input-manager :refer [get-input]]))
|
[input-manager :refer [get-input]]))
|
||||||
|
|
||||||
(def input (->> (first (get-input 9))
|
(def input (->> (first (get-input 9))
|
||||||
|
|||||||
Reference in New Issue
Block a user