Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Miking98/Triangle-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Triangle-Problem

Find the maximum cost path in a triangle

triangle_prob.java reads input from triangle_input.txt, then calculates the maximum cost path to traverse from the root node of the triangle represented in triangle_input.txt to the bottom of it.

Original problem here: http://projecteuler.net/problem=18

About

Find the maximum cost path in a triangle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages