Status: IN
`math.isqrt` is used instead of `int(math.sqrt(...))` to avoid incorrect results for large integers where float precision is insufficient (near 2^53).
Source: entries/2026/06/06/take-gifts-from-the-richest-pile-solution.md
JSON