Skip to content

Solution for the projecteuler.net challenge coded in Golang, only plain code, no external library (:

Notifications You must be signed in to change notification settings

alessiosavi/GoProjectEuler

Repository files navigation

GoProjectEuler

Solution for the projecteuler.net challenge coded in Golang, only plain code, no external library (:

Run

In order to run the code, cd in the folder related to the problem that you want to solve and run go test -v.

NOTE

If you cheat using this code instead of think about your own solution, you are a bad person (:
This repository is just for compare your result, please do not cheat.

NOTE: Rewrite the algorithm in another programming language is not "solve the problem yourself"

About

Solution for the projecteuler.net challenge coded in Golang, only plain code, no external library (:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages