Post Reply 
Most advantageous program written for 41/42?
03-11-2021, 04:10 PM (This post was last modified: 03-11-2021 04:12 PM by Ren.)
Post: #9
RE: Most advantageous program written for 41/42?
So now this math deficient needs to look up what primality testing is about.
B^)

From Wikipedia, the free encyclopedia

A primality test is an algorithm for determining whether an input number is prime. Among other fields of mathematics, it is used for cryptography. Unlike integer factorization, primality tests do not generally give prime factors, only stating whether the input number is prime or not. Factorization is thought to be a computationally difficult problem, whereas primality testing is comparatively easy (its running time is polynomial in the size of the input). Some primality tests prove that a number is prime, while others like Miller–Rabin prove that a number is composite. Therefore, the latter might more accurately be called compositeness tests instead of primality tests.

10B, 10BII, 12C, 14B, 15C, 16C, 17B, 18C, 19BII, 20b, 22, 29C, 35, 38G, 39G, 41CV, 48G, 97
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Most advantageous program written for 41/42? - Ren - 03-11-2021 04:10 PM



User(s) browsing this thread: 1 Guest(s)