Skip to content

BEugeneSmith/ProjectEulerGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 GoProjectEuler 💡

Getting friendly with Go via Project Euler.

To run the tests use:

$ go test ./...

Build using standard Go protocol

$ go build

Execute using:

$ ./GoProjectEuler euler[problem number] [input value]

About

💡 Tinkering with Go through Project Euler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published