Add day 4

This commit is contained in:
Smaug123
2023-12-04 09:10:55 +00:00
parent ad28718b3e
commit c9a4fd352e
6 changed files with 162 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<Compile Include="Day1.fs" />
<Compile Include="Day2.fs" />
<Compile Include="Day3.fs" />
<Compile Include="Day4.fs" />
</ItemGroup>
</Project>