day 7 partial progress
This commit is contained in:
parent
11a66f2bb1
commit
77b0676842
@ -19,7 +19,7 @@ namespace AdventOfCode {
|
||||
|
||||
public class Program {
|
||||
static void Main(string[] args) {
|
||||
Day06.Test();
|
||||
Day07.Test();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user