100% Guaranteed Results


Project Euler #4: Largest palindrome product Solved
$ 19.99
Category:

Description

5/5 – (1 vote)

This problem is a programming version of Problem 4 from projecteuler.net
A palindromic number reads the same both ways. The smallest 6 digit palindrome made from the product of two 3-digit numbers is .
Find the largest palindrome made from the product of two 3-digit numbers which is less than .
Input Format
First line contains that denotes the number of test cases. This is followed by lines, each containing an integer, .
Constraints

Output Format
Print the required answer for each test case in a new line.
Sample Input 0

Sample Output 0

Explanation 0
is product of . is product of .

Reviews

There are no reviews yet.

Be the first to review “Project Euler #4: Largest palindrome product Solved”

Your email address will not be published. Required fields are marked *

Related products