You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
Attempt to compile the code on 10.8.4 gave me the following error: "ISO C++ does not support ‘long long’". Possibly my bad, fixed by adding "-Wno-long-long" to the list of CFLAGS.