We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a46f153 + de2637e commit 94210aeCopy full SHA for 94210ae
aocd_example_parser/examples.json
@@ -2560,6 +2560,18 @@
2560
"answer_b": "b_code[-2]"
2561
}
2562
],
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
2575
"2024/01": [
2576
{
2577
"answer_b": "b_code[-2] "
0 commit comments