1
0

Add solution for "Day 9: Movie Theater", part 2

This commit is contained in:
Stefan Müller
2026-07-09 23:35:25 +02:00
parent 55c8fe8de3
commit 884a287e63
7 changed files with 256 additions and 25 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ fn playground() {
#[test]
fn movie_theater() {
assert_eq!(
Ok((4781235324, 0)),
Ok((4781235324, 1566935900)),
solvers::run_solver(
solvers::movie_theater::MovieTheater {},
&solvers::DATA_PATHS