Check out a userscript which highlights deleted posts.
GitHub
79631880
Date:
2025-05-21 11:38:25
Score:
2.5
Natty:
Report link
In Octave/Matlab - P , Q are large and small prime numbers:
y(1)=1 ; for n=2:5000; y(n)= mod(n,mod(n,P))==Q ; endfor;
Reasons:
Low length (1):
No code block (0.5):
Low reputation (1):
Posted by:
Jeffrey Johnson