Project Euler in F# – Problem 36
{ Posted on Oct 08 2008 by claudio }
A number (in general a word) is palindromic when it can be read in the same way from left to right and in the opposite direction, i.e. it is "symmetrical".
According to the definition, a number can be palindromic when written ...Read More »



