cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How to create my own library and solve e
How to create my own library and solve everything?
Feb 1, 2014 at 9:28pm
Feb 1, 2014 at 9:28pm UTC
hunkeelin
(159)
I got another post about dealing with big numbers. So why not just create my own "huge num"? Can anyone teach me?
huge num have 256bits or better just as many bits as required for the number.
so if I import my library I can do something below.
unsigned huge num a = 19287398126712864982134721;
"unisnged huge nume" in blue.
Last edited on
Feb 1, 2014 at 9:30pm
Feb 1, 2014 at 9:30pm UTC
Topic archived. No new replies allowed.