Status: IN
Output ordering relies on Python's lexicographic list comparison in list.sort(), which sorts [i, j] pairs by i first then j.
Source: entries/2026/06/06/index-pairs-of-a-string-solution.md
JSON