An open API service indexing awesome lists of open source software.

https://github.com/derektypist/project-euler-015

Starting at the top left corner of a 2x2 grid, and only being able to move to the right and down, there are exactly 6 routes to the bottom right corner. How many such routes are there through a given grid size?
https://github.com/derektypist/project-euler-015

Last synced: about 1 month ago
JSON representation

Starting at the top left corner of a 2x2 grid, and only being able to move to the right and down, there are exactly 6 routes to the bottom right corner. How many such routes are there through a given grid size?

Awesome Lists containing this project