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
@@ -68,7 +68,7 @@ fn laboratories() {
#[test]
fn playground() {
assert_eq!(
Ok((352584, 0)),
Ok((352584, 9617397716)),
solvers::run_solver(
solvers::playground::Playground::new(None),
&solvers::DATA_PATHS