My solutions to ProjectEuler problems in OCaml. Don't spoil yourself, please!
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.