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年 前
解決済み
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...