Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: Shortest_path_counting Download
 Description: Description: A chess rook can move horizontally or vertically to any square in the same row or in the same column of a chessboard. Find the number of shortest paths by which a rook can move from one corner of a chessboard to the diagonally opposite corner。 Input: a interger number n is row and column of chessboard. 0 < n <=16 Output: the number of shortest paths. Sample Input: 3or4 Sample Output: 6or20
 Downloaders recently: [More information of uploader zboox]
File list (Check if you may need any files):
Shortest path counting
......................\Debug
......................\.....\Shortest path counting.exe
......................\.....\Shortest path counting.ilk
......................\.....\Shortest path counting.obj
......................\.....\Shortest path counting.pch
......................\.....\Shortest path counting.pdb
......................\.....\StdAfx.obj
......................\.....\vc60.idb
......................\.....\vc60.pdb
......................\ReadMe.txt
......................\Shortest path counting.cpp
......................\Shortest path counting.dsp
......................\Shortest path counting.dsw
......................\Shortest path counting.ncb
......................\Shortest path counting.opt
......................\Shortest path counting.plg
......................\StdAfx.cpp
......................\StdAfx.h
    

CodeBus www.codebus.net