Skip to content

samskivert/euler-scala

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Herein lie solutions to Project Euler written in Scala. Begone from here if you wish to some day savor the satisfaction of constructing solutions to these problems yourself from naught but the whole cloth of your mind.

The value in these solutions, if any is to be had, is probably in reading the code. You can conveniently do this directly via Github. However, if you possess the urge to execute these solutions, a convenient script exists to do so. For example:

% ./compilerun.sh 25

If you've read this far, you may also be interested in my discussion of said solutions here:

http://samskivert.com/blog/

Discussion seems to perpetually lag behind code by forty problems or so, but maybe some day I'll catch up.

About

Solutions to Project Euler problems in Scala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages