You'll be able to rent these in tourist shops. I'd wager flying around by yourself gets old after a while anyway, no matter how awesome this seems. Remember your first RC helicopter? How long did you keep playing with it?
unsigned int smallest, ripple,
smallest = x & -x;
ripple = x + smallest;
^ ripple;
>> 2) / smallest;
return ripple | ones;
}