This commit is contained in:
Smaug123
2023-12-03 17:11:15 +00:00
parent 1f505a7cce
commit a48aaa78b1
4 changed files with 109 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<Compile Include="Arr2D.fs" />
<Compile Include="EfficientString.fs" />
<Compile Include="Day1.fs" />
<Compile Include="Day2.fs" />
<Compile Include="Day3.fs" />
</ItemGroup>