Skip to content

Commit 845b9a5

Browse files
committed
fiks feil i 2024d03
1 parent d8ee069 commit 845b9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/y2024/d03.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
(parse-and-multiply-when "xmul(2,4)&mul[3,7]!^don't()_mul(5,5)+mul(32,64](mul(11,8)undo()?mul(8,5))")
5252

53-
(parse-and-multiply-when (slurp "input/2024/input3.txt"))
53+
(parse-and-multiply-when (input/get-input 2024 3))
5454

5555
; Men reell input ble regnet feil!! Da får vi gå dumt til verks.
5656

0 commit comments

Comments
 (0)