Skip to content

This assignment is a variation of a problem from Project Euler. You are required to find the greatest product of four adjacent numbers in the same direction (horizontal, vertical, or diagonal) in a grid of positive integers.

License

Notifications You must be signed in to change notification settings

alexfrommars/Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Grid

This assignment is a variation of a problem from Project Euler. You are required to find the greatest product of four adjacent numbers in the same direction (horizontal, vertical, or diagonal) in a grid of positive integers.

About

This assignment is a variation of a problem from Project Euler. You are required to find the greatest product of four adjacent numbers in the same direction (horizontal, vertical, or diagonal) in a grid of positive integers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages