On 20 February 2016 at 17:24, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> It looks to me as though it doesn't need long long anyway, since the
> rotation it's doing can be done just as easily with ints, for example:
Oh, scratch that -- I was assuming int would be 32-bit, which it might not be.
Regards,
Dean