在C或C大整数++ [英] Big integer in C or C++

查看:101
本文介绍了在C或C大整数++的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的阶乘的程序,并试图找到1000的阶乘,我认为大整数是解决方案时,该程序没有工作;他们是如何工作的? (用C或C ++)

I was working on a factorial program, and the program didn't work when trying to find the factorial of 1000. I think big integers are the solution; how do they work? (In either C or C++)

推荐答案

外观为GMP。看到有关这一主题的另一个问题:

Look for the GMP. See the other question regarding this topic:

  • Handling very large Integers
  • C++ Big Integer

这篇关于在C或C大整数++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆