| 
View
 

PE004

Page history last edited by Kenneth Finnegan 18 years, 4 months ago

Project Euler Problem #4

 

This solution really is just a brute force.  It uses an extra file just for checking if a number is a palindrome.

 

 004.c

 ispalindrome.c

 


Return to list of solutions

Comments (0)

You don't have permission to comment on this page.