Skip to content

Commit 94210ae

Browse files
authored
Merge branch 'main' into dloveall-reference-data-2024
2 parents a46f153 + de2637e commit 94210ae

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

aocd_example_parser/examples.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,6 +2560,18 @@
25602560
"answer_b": "b_code[-2]"
25612561
}
25622562
],
2563+
"2023/24": [
2564+
{
2565+
"answer_a": "a_code[-3]",
2566+
"answer_b": "b_code[-2]",
2567+
"extra": {"test_area_min": 7, "test_area_max": 27}
2568+
}
2569+
],
2570+
"2023/25": [
2571+
{
2572+
"input_data": "a_pre[1]"
2573+
}
2574+
],
25632575
"2024/01": [
25642576
{
25652577
"answer_b": "b_code[-2] "

0 commit comments

Comments
 (0)