diff options
author | Marvin Borner | 2024-10-26 21:36:34 +0200 |
---|---|---|
committer | Marvin Borner | 2024-10-26 21:36:34 +0200 |
commit | 0a64553fb3f97021eea303fc9ba8b26d67db709c (patch) | |
tree | 4223751b72a44e7481c70a0c89a4a9efbbb1fcd6 /samples/aoc/2015 | |
parent | f0114240cecd453c2be7bb760455f0eb5b7a02a0 (diff) |
Synced AOC checks
Diffstat (limited to 'samples/aoc/2015')
-rw-r--r-- | samples/aoc/2015/01/output.check | 2 | ||||
-rw-r--r-- | samples/aoc/2015/02/output.check | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/samples/aoc/2015/01/output.check b/samples/aoc/2015/01/output.check index 1af61be..a6932fa 100644 --- a/samples/aoc/2015/01/output.check +++ b/samples/aoc/2015/01/output.check @@ -1 +1 @@ -?> <-1t : 5t> +?> -1/6 (approx. -0.16666667) diff --git a/samples/aoc/2015/02/output.check b/samples/aoc/2015/02/output.check index f23db1b..8a737c6 100644 --- a/samples/aoc/2015/02/output.check +++ b/samples/aoc/2015/02/output.check @@ -1 +1 @@ -?> <101t : 48t> +?> 101/49 (approx. 2.06122449) |