Skip to content

pyramid solver puzzle from art of learning challenge

Notifications You must be signed in to change notification settings

rasehgal/pyramid_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyramid_solver

pyramid solver puzzle from art of learning application challenge

recur and multiply down the pyramid and return the path that results in the target value specified

#input:

requires user input of a file with a pyramid  

first line must have the target number with or without text  

#output:
any solutions (paths that generate target when multiplying)

About

pyramid solver puzzle from art of learning challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages