Primes Faster for Large N
This Challenge is to improve the "primes" function for speed. This may be accomplished by fixing memory usage.
The Matlab fun...
5 years ago
Solved
Find my secret function II
If give my function a x value it will give me a y value, so find the secret of it:
Examples:
input x=23 ---- >>> output y=1...