package
0.0.0-20241125083417-0b09d6ac830b
Repository: https://github.com/yydaily/project-euler-solution.git
Documentation: pkg.go.dev

# README

Largest palindrome product

A palindromic number reads the same both ways. The largest palindrome made from the product of two $2$-digit numbers is $9009=91\times99$.

Find the largest palindrome made from the product of two $3$-digit numbers.