We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ee069 commit 845b9a5Copy full SHA for 845b9a5
notebooks/y2024/d03.clj
@@ -50,7 +50,7 @@
50
51
(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))")
52
53
-(parse-and-multiply-when (slurp "input/2024/input3.txt"))
+(parse-and-multiply-when (input/get-input 2024 3))
54
55
; Men reell input ble regnet feil!! Da får vi gå dumt til verks.
56
0 commit comments