finish day 6
This commit is contained in:
parent
aedc195562
commit
b632755e96
@ -19,7 +19,7 @@ namespace AdventOfCode {
|
||||
|
||||
public class Program {
|
||||
static void Main(string[] args) {
|
||||
Day05.Test();
|
||||
Day06.Test();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user