8 lines
250 B
Markdown
8 lines
250 B
Markdown
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?
|