Storing and printing integer values greater than 2^64

后端 未结 5 439
粉色の甜心
粉色の甜心 2020-12-06 12:17

I am trying to write a program for finding mersenne prime numbers. Using the unsigned long long type I was able to determine the value of the 9th mersenne prime, which is (2

5条回答
提交回复
热议问题