Skip to content

Commit 4d0c2d1

Browse files
committed
fiks headlines
1 parent 05cef74 commit 4d0c2d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/y2024/d09.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
; # 2024, dag 9
1010

11-
; # Del 1
11+
; ## Del 1
1212

1313
(def test-input "2333133121414131402")
1414

@@ -50,7 +50,7 @@
5050

5151
(= 6211348208140 (checksum (defragment (expand-drive (input/get-input 2024 9)))))
5252

53-
; # Del 2
53+
; ## Del 2
5454

5555
(defn lazy-defrag [input]
5656
(loop [drive (dtype/->array-buffer (expand-drive input))

0 commit comments

Comments
 (0)