Skip to content

Instantly share code, notes, and snippets.

@mrklein
Last active January 4, 2016 10:09
Show Gist options
  • Save mrklein/8606536 to your computer and use it in GitHub Desktop.
Save mrklein/8606536 to your computer and use it in GitHub Desktop.
alexey at daphne in tests$ clang++ gmp_test.cxx -lgmp -lgmpxx -std=c++11 -O3
alexey at daphne in tests$ ./a.out
2652733
Execution time: 8394.96 ms
alexey at daphne in tests$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment