Skip to content

Instantly share code, notes, and snippets.

@brouwerfp
Last active September 3, 2020 07:31
Show Gist options
  • Save brouwerfp/0eb990324eea4cc1c8d3e76dd87c1bf8 to your computer and use it in GitHub Desktop.
Save brouwerfp/0eb990324eea4cc1c8d3e76dd87c1bf8 to your computer and use it in GitHub Desktop.
(s=>{p=[];for(i=2;i<s;f||p.push(i),i++)for(j=f=0;p[j]*p[j]<=i;j++)f|=!(i%p[j]);return p})(10000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment