1
0
www.mikescher.com/www/statics/euler/Euler_Problem-011_explanation.md

2 lines
196 B
Markdown

The idea here was to first move the numbers into a *real* 20x20 grid where every field represents a single number,
the rest was just brute-forcing all possible products and outputting the biggest.