我应该使用什么数据结构来计算长度超过50位的阶乘?

mou*_*sey 0 c data-structures

有哪些数据结构可以帮助我存储和计算超过50位数字的阶乘?

dra*_*ard 6

尝试使用GMPBigDigits任意精度整数库.