Status: IN
`smallest_index` returns `-1` (not `None` or an exception) when no index satisfies `i % 10 == nums[i]`, matching LeetCode's expected return contract
Source: entries/2026/06/06/smallest-index-with-equal-value-solution.md
JSON