gpt4 book ai didi

c++ - 在 C++ 中是否有任何内置类来处理大整数值?

转载 作者:搜寻专家 更新时间:2023-10-31 00:41:36 24 4
gpt4 key购买 nike

我现在正在解决有关 UVA 在线判断的一些问题,并且我遇到了必须存储非常大的整数值(有时 15 位或更多)的情况。如果不使用第三方库,有什么办法可以做到吗? [有什么类似于 Java 中的 BigInteger 类吗?]。

最佳答案

对于带有整数的 pow,http://en.wikipedia.org/wiki/Exponentiation_by_squaring

我会建议 GMP

请引用此链接:- C++ handling very large integers

关于c++ - 在 C++ 中是否有任何内置类来处理大整数值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12937836/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com