Posts Tagged ‘integer quotient’

Project Euler in F# – Problem 20

{ Posted on Jan 29 2008 by claudio }
Project Euler's Problem 20 was trickier than I expected. I'm quite sure that there is a smart solution, but there is also a "dumb" one and this is the one I'm going to present you. The problem says: n! means n × (n ...Read More »