hexspeak-string-input-contract

Status: IN

`to_hexspeak` takes `num` as a string (not int) matching the LeetCode signature, converting internally via `int(num)` with no input validation.

Source: entries/2026/06/06/hexspeak-solution.md

JSON