1
0
www.mikescher.com/www/statics/euler/Euler_Problem-015_description.md
2018-01-01 23:03:05 +01:00

5 lines
251 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Starting in the top left corner of a 2×2 grid, and only being able to move to the right and down, there are exactly 6 routes to the bottom right corner.
![Grid Image](/data/images/blog/p015.gif)
How many such routes are there through a 20×20 grid?