Status: IN
Solutions in this repo perform no input validation (no bounds checks, no type checks, no empty-input guards); they rely on LeetCode's guaranteed preconditions, and invalid inputs cause raw Python exceptions (`IndexError`, `ValueError`).
Source: entries/2026/06/06/maximum-product-difference-between-two-pairs-solution.md