A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. The robot is trying to reach the bottom-right corner of the grid (marked 'Finish' in the diagram below).
How many possible unique paths are there?
Above is a 3 x 7 grid. How many possible unique paths are there?
Note: m and n will be at most 100.
DP基礎(chǔ)題,不多說了,左和上方轉(zhuǎn)移上一篇 如何在百寶云應(yīng)用中心發(fā)布自己的應(yīng)用
下一篇 Android官方開發(fā)文檔Training系列課程中文版:電池續(xù)航時(shí)間優(yōu)化之監(jiān)測(cè)電池電量及充電狀態(tài)