VictorNicollet / 99-Problems-OCaml

Solving "99 List Problems" using Objective Caml
http://www.ic.unicamp.br/~meidanis/courses/mc336/2006s2/funcional/L-99_Ninety-Nine_Lisp_Problems.html
Other
84 stars 14 forks source link

Create p98.ml #6

Open MassD opened 10 years ago

MassD commented 10 years ago

Again, maybe the code is length, but it is the best I can do.

Basically, I first generate rows, and then check every column.

Any suggestions to improve the code is welcomed.