Skip to content

pfmaggi/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions in multiple languages

These are solutions to the various Project Euler problems in multiple languages, updated as I feel like it. These are not necessarily the fastest solutions but rather simple, clean solutions that run in under a minute on modest hardware. The purpose is to play with different languages using different paradigms.

Format

Each solution is provided in it's own file, p_000x.*, providing a single function named euler-000x, which takes no arguments and returns an integer representing the answer.

Functions useful to multiple problems can be found in common.*.

About

Project Euler solutions in different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published