https://github.com/derektypist/project-euler-035
197 is an example of a circular prime, because its rotations 197, 971 and 719 are also prime. There are 13 circular primes below 100: 2, 3, 5, 7, 11, 13, 17, 31, 37, 71, 73, 79 and 97. The aim is to find the number of circular primes below a certain number (e.g. 1000000).
https://github.com/derektypist/project-euler-035
bootstrap5 circular-primes css3 google-fonts html5 javascript project-euler
Last synced: 2 months ago
JSON representation
197 is an example of a circular prime, because its rotations 197, 971 and 719 are also prime. There are 13 circular primes below 100: 2, 3, 5, 7, 11, 13, 17, 31, 37, 71, 73, 79 and 97. The aim is to find the number of circular primes below a certain number (e.g. 1000000).
- Host: GitHub
- URL: https://github.com/derektypist/project-euler-035
- Owner: derektypist
- Created: 2022-08-04T08:27:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T10:05:47.000Z (almost 4 years ago)
- Last Synced: 2025-06-07T22:03:18.032Z (about 1 year ago)
- Topics: bootstrap5, circular-primes, css3, google-fonts, html5, javascript, project-euler
- Language: JavaScript
- Homepage: https://derektypist.github.io/project-euler-035
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0