Day07 and Day08 both parts

This commit is contained in:
2025-10-15 17:15:03 +03:00
parent bbb3aed28b
commit 65fabf07c7
3 changed files with 135 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
defmodule TestDay08 do
use ExUnit.Case
test "name" do
end
end