1
0

Add solution for "Day 8: Playground", part 2

This commit is contained in:
Stefan Müller
2026-07-07 14:48:33 +02:00
parent 2838eb5a25
commit bf72d2f01a
6 changed files with 192 additions and 51 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ fn laboratories() {
#[test]
fn playground() {
assert_eq!(
Ok((40, 0)),
Ok((40, 25272)),
solvers::run_solver(
solvers::playground::Playground::new(Some(10)),
&EXAMPLE_PATHS