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

2 lines
196 B
Markdown
Raw Normal View History

2018-01-03 00:55:15 +01:00
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.