33 points
Maybe there’s a specific person who keeps doing this and they wrote this error specifically for him.
11 points
3 points
You bitwise OR into the higher end bits the user id, in which you have already encoded the user’s gender. (For which you have a util method to extract. )
3 points