{
  "hints": [
    "All start with 5. Look at the thousands digit of each number.",
    "Numbers with thousands digit 4 come before those with thousands digit 7.",
    "Within the 4-group: compare hundreds (54178 < 54718). Within the 7-group: compare hundreds (57418 < 57841)."
  ]
}