My solutions to ProjectEuler problems in OCaml. Don't spoil yourself, please!
jbuilder build @install
jbuilder exec -- euler PROBLEM_NUMBER [-time]
If passed the -time
flag, the program will report the time taken to execute the solution code.
8000