Drop unused code and always use long long
Drop code left from compatibility with old C++ compilers from before we required C++11.
In particular, we can always use long long now.
System updates will be applied on January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
Drop code left from compatibility with old C++ compilers from before we required C++11.
In particular, we can always use long long now.