Status: IN
Solutions sometimes have function names unrelated to the problem they solve (e.g., `max_tasks` for "count even digit sum", `balanced_string` for "count negatives in matrix") — this is a recurring artifact of the code generation pipeline, not a one-off typo.