Skip to content

Commit 7bf4740

Browse files
committed
wip
1 parent 7e3f079 commit 7bf4740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2019/16/run.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
IO.puts "part1 : #{ AOC.Runner.part_1 }"
1+
IO.puts "part1 : #{ AOC.Runner.part_1(100) }"
22
IO.puts "part2: #{ AOC.Runner.part_2 }"

0 commit comments

Comments
 (0)