is it correct to call the mpz_nextprime from the same arguments?

前端 未结 0 464
悲&欢浪女
悲&欢浪女 2020-12-13 00:16

Is it correct to give same arguments to const ptr and to ptr?

  mpz_class x("7612058254738945");
  mpz_class y("9263591128439081");
  mpz_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题