6270: question0034

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

某城市的街区由12个全等的矩形区组成其中实线表示马路,从A走到B的最短路径有多少种?

Sample Input Copy


Sample Output Copy


HINT

化归策略

Source/Category