Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 237 Bytes

first-10-digit-prime-in-e

A program help you find the answer of first 10-digit prime found in consecutive digits of e.

result in my pc

first 10-digit prime: 7427466391
find pos: 100
total time: 0.08062219619750977 seconds