Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ejdiezfraile/Primes
Find the 10001st prime (ActionScript)
https://github.com/ejdiezfraile/Primes
Last synced: 3 months ago
JSON representation
Find the 10001st prime (ActionScript)
- Host: GitHub
- URL: https://github.com/ejdiezfraile/Primes
- Owner: ejdiezfraile
- Created: 2012-04-01T21:02:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-06T21:38:09.000Z (almost 13 years ago)
- Last Synced: 2024-08-04T05:05:45.182Z (7 months ago)
- Language: ActionScript
- Homepage: http://projecteuler.net/problem=7
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-actionscript-sorted - Primes - Find the 10001st prime (ActionScript) (Unsorted / Other API)
README
http://projecteuler.net/problem=7
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.
What is the 10 001st prime number?