This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 23 21:44:13 -0700 2008 | |
| |
Makefile | ||
| |
README | ||
| |
misc.ml | ||
| |
misc.mli | ||
| |
names.txt | ||
| |
prob1.ml | ||
| |
prob10.ml | ||
| |
prob11.ml | ||
| |
prob12.ml | ||
| |
prob13.ml | ||
| |
prob14.ml | ||
| |
prob15.ml | ||
| |
prob16.ml | ||
| |
prob17.ml | ||
| |
prob18.ml | ||
| |
prob19.ml | ||
| |
prob2.ml | ||
| |
prob20.ml | ||
| |
prob205.ml | ||
| |
prob21.ml | ||
| |
prob22.ml | ||
| |
prob23.ml | ||
| |
prob24.ml | ||
| |
prob25.ml | ||
| |
prob26.ml | ||
| |
prob27.ml | ||
| |
prob28.ml | ||
| |
prob29.ml | ||
| |
prob3.ml | ||
| |
prob30.ml | ||
| |
prob35.ml | ||
| |
prob4.ml | ||
| |
prob5.ml | ||
| |
prob6.ml | ||
| |
prob7.ml | ||
| |
prob8.ml | ||
| |
prob9.ml | Fri Aug 22 20:46:52 -0700 2008 | |
| |
sieve.ml | Sat Aug 23 21:44:19 -0700 2008 | |
| |
sieve.mli |
README
This is a collection of solutions to the projecteuler.net problems using OCaml. Unless otherwise noted, each solution was written by Kevin Ballard <kevin@sb.org>. To run each problem, simply execute `make prob##` where ## is the number of the problem.








