Status: IN
Solutions across the repo perform no input validation (shape, type, value range); they rely on LeetCode's guaranteed constraints, meaning invalid inputs produce silent wrong answers or unguarded exceptions.
Source: entries/2026/06/06/matrix-diagonal-sum-solution.md
JSON