Skip to content

Commit 6f493f3

Browse files
committed
format
1 parent cdc2820 commit 6f493f3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

elixir/2024/test/advent_of_code/day_07_test.exs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ defmodule AdventOfCode.Day07Test do
3131
21037: 9 7 18 13
3232
292: 11 6 16 20
3333
"""
34-
# input = "156: 15 6"
35-
# result = part2(input)
36-
# assert result == 156
34+
3735
11387 = part2(input)
3836
end
3937
end

0 commit comments

Comments
 (0)