I do something like:
( 1llu << num )
but that's about as complicated as it goes..

Moderator: Board moderators
Hi, Larry I am also interested about itLarry wrote:No, but like I said, there's nothing at all I do different, other than unsigned long long in this usage.
What are the compiler flags that the judge use?