Quick Practice

Patch Picker

Choosing the minimal correct fix over riskier ones.

Patch Picker1/5scoreboardScore0boltStreak0easy

Missing user crashes profile

`users.find` can return undefined, and the next line reads `.name` off it, throwing for unknown ids.

Choose the safest patch — minimal, correct, and low blast radius.