How do i solve square congruences with the Chinese Remainder Theorem

前端 未结 0 1397
故里飘歌
故里飘歌 2021-01-03 10:38

I\'ve written a program that solves square congruences by doubling the modulus (b) and adding it to the first number (a) in x^2 ≡ a mod b, until a square is made. From looki

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