文件名称:pr5
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-12-17
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- Gal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A triangle of numbers like this
3
7 4
2 4 6
8 5 9 3
Starting from the top and moving down, adjacent numbers, find the greatest amount of numbers.
Then the path will be 3 7 4 9.
The height of the triangle may be up to 1-A triangle of numbers like this
3
7 4
2 4 6
8 5 9 3
Starting from the top and moving down, adjacent numbers, find the greatest amount of numbers.
Then the path will be 3 7 4 9.
The height of the triangle may be up to 100
3
7 4
2 4 6
8 5 9 3
Starting from the top and moving down, adjacent numbers, find the greatest amount of numbers.
Then the path will be 3 7 4 9.
The height of the triangle may be up to 1-A triangle of numbers like this
3
7 4
2 4 6
8 5 9 3
Starting from the top and moving down, adjacent numbers, find the greatest amount of numbers.
Then the path will be 3 7 4 9.
The height of the triangle may be up to 100
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pr5\pr5\bin\Debug\pr5.vshost.exe
...\...\...\.....\pr5.vshost.exe.manifest
...\...\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
...\...\pr5.csproj
...\...\pr5.csproj.user
...\...\Program.cs
...\...\...perties\AssemblyInfo.cs
...\pr5.sln
...\pr5.suo
...\...\obj\x86\Debug\TempPE
...\...\...\...\Debug
...\...\...\...\Release
...\...\bin\Debug
...\...\...\Release
...\...\obj\x86
...\...\bin
...\...\obj
...\...\Properties
...\pr5
pr5