From 0a64553fb3f97021eea303fc9ba8b26d67db709c Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 26 Oct 2024 21:36:34 +0200 Subject: Synced AOC checks --- samples/aoc/2022/01/output.check | 2 +- samples/aoc/2022/02/output.check | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'samples/aoc/2022') diff --git a/samples/aoc/2022/01/output.check b/samples/aoc/2022/01/output.check index 2bef9a3..f93ce74 100644 --- a/samples/aoc/2022/01/output.check +++ b/samples/aoc/2022/01/output.check @@ -1 +1 @@ -?> <24000t : 45000t> +?> 24000/45001 (approx. 0.53332148) diff --git a/samples/aoc/2022/02/output.check b/samples/aoc/2022/02/output.check index f93a9da..74368ff 100644 --- a/samples/aoc/2022/02/output.check +++ b/samples/aoc/2022/02/output.check @@ -1 +1 @@ -?> <15t : 12t> +?> 15/13 (approx. 1.15384615) -- cgit v1.2.3