1
0
www.mikescher.com/www/statics/euler/Euler_Problem-008_description.md

8 lines
250 B
Markdown
Raw Normal View History

2017-11-08 17:39:50 +01:00
The four adjacent digits in the 1000-digit number that have the greatest product are 9 × 9 × 8 × 9 = 5832.
```
...
```
Find the thirteen adjacent digits in the 1000-digit number that have the greatest product. What is the value of this product?