Skip to content

Commit fe4d57c

Browse files
authored
Update aocd_example_parser/examples.json
1 parent 034674f commit fe4d57c

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
@@ -2692,6 +2692,18 @@
26922692
"answer_b": "b_code[-2]"
26932693
}
26942694
],
2695+
"2024/20": [
2696+
{
2697+
"answer_a": "'44'",
2698+
"answer_b": "None",
2699+
"extra": {"dt_min": 2}
2700+
},
2701+
{
2702+
"answer_a": "None",
2703+
"answer_b": "'285'",
2704+
"extra": {"dt_min": 50}
2705+
}
2706+
],
26952707
"2024/21": [
26962708
{
26972709
"input_data": "a_pre[-2]"

0 commit comments

Comments
 (0)