/ProjectEuler

My solutions to some Project Euler questions written in Go

Primary LanguageGo

Some of my solutions to Project Euler questions written in Go

Project Euler Problems: https://projecteuler.net/archives

To run a solution for questionxx cd into the directory of questionxx and run go run questionxx.go