Description: 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
To Search:
File list (Check if you may need any files):
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