8000 GitHub - DontFearAlgorithms/projecteuler-ocaml at v0.1.0
[go: up one dir, main page]

Skip to content

DontFearAlgorithms/projecteuler-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projecteuler-ocaml

My solutions to ProjectEuler problems in OCaml. Don't spoil yourself, please!

How to run

jbuilder build src/main.exe
./_build/default/src/main.exe PROBLEM_NUMBER [-time]

If passed the -time flag, the program will report the time taken to execute the solution code.

About

My solutions to ProjectEuler problems in OCaml. Don't spoil yourself, please!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 98.4%
  • Other 1.6%
0