This commit is contained in:
2024-12-10 11:10:30 -05:00
parent f9d146d1d9
commit c2f421cc03
+1 -2
View File
@@ -1,6 +1,5 @@
(ns day09
(:require
[core :as c]
(:require [core :as c]
[input-manager :refer [get-input]]))
(def input (->> (first (get-input 9))