Skip to content

Commit 6146c48

Browse files
committed
put the smaller example first
1 parent db1e3da commit 6146c48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aocd_example_parser/examples.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,12 +2652,12 @@
26522652
}
26532653
],
26542654
"2024/15": [
2655-
{
2656-
"answer_a": "a_code[-2]"
2657-
},
26582655
{
26592656
"input_data": "a_pre[1]",
26602657
"answer_b": "None"
2658+
},
2659+
{
2660+
"answer_a": "a_code[-2]"
26612661
}
26622662
],
26632663
"2024/16": [

0 commit comments

Comments
 (0)