-
Notifications
You must be signed in to change notification settings - Fork 0
mju/so_long
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Please use the Makefile to compile the so_long library and the test drives. The test drives use gmp project(http://gmplib.org/). Please install it if you want to run tests. To use the library, you can actually just cat so_long.h and so_long.c with your source. Please see so_long.h too see the options/switches to use. In so_long_64 folder, there is a version where long long is used as the type of internal 'digits'. The only difference is that additions are used to implement multiplication. And of courses necessary changes to so_long.h were made. But according to the tests run, this 64-bit version is way slower than its 32-bit counterpart, so this branch was discontinuted. Please report bugs to [email protected]
About
A static big number library for competitions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published