Added new answers for test cases.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<ApplicationIcon />
|
||||
<OutputType>Exe</OutputType>
|
||||
<StartupObject />
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
1
AdventOfCode.Tests/Data/2022_Answer_Day_11A.tst.data
Normal file
1
AdventOfCode.Tests/Data/2022_Answer_Day_11A.tst.data
Normal file
@@ -0,0 +1 @@
|
||||
76728
|
||||
1
AdventOfCode.Tests/Data/2022_Answer_Day_11B.tst.data
Normal file
1
AdventOfCode.Tests/Data/2022_Answer_Day_11B.tst.data
Normal file
@@ -0,0 +1 @@
|
||||
21553910156
|
||||
1
AdventOfCode.Tests/Data/2022_Answer_Day_12A.tst.data
Normal file
1
AdventOfCode.Tests/Data/2022_Answer_Day_12A.tst.data
Normal file
@@ -0,0 +1 @@
|
||||
350
|
||||
1
AdventOfCode.Tests/Data/2022_Answer_Day_12B.tst.data
Normal file
1
AdventOfCode.Tests/Data/2022_Answer_Day_12B.tst.data
Normal file
@@ -0,0 +1 @@
|
||||
349
|
||||
Reference in New Issue
Block a user