Skip to content

frt/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to the problems in projecteuler.net.

Common funcions used in more than one solution are in the "lib" directory. Use
the -i option for the compiler to find the imports. For example:
	
	$ cd 3; ghc --make LargestPrimeFactor -i../lib

If you want to buy me a coffee follow this link: https://ko-fi.com/M4M09AL6

About

My solutions to the problems in projecteuler.net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages