euler_18: Project Euler 18 (67): Maximum path sum I (II)

Description Usage Arguments Details Examples

Description

This is a solution to Euler problem 18 and Euler problem 67.

Usage

1
2
3

Arguments

data

A lower triangle matrix.

Details

The code that solves both of these problems is the same.

Examples

1
2

nathaneastwood/euler documentation built on June 18, 2019, 11:20 a.m.