Day 5 (#4)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful

Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #4
This commit is contained in:
2023-12-05 20:26:07 +00:00
parent c8c1cdc950
commit 9c48e5fa96
8 changed files with 323 additions and 9 deletions

View File

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