1 line
154 B
Markdown
1 line
154 B
Markdown
|
Again we can write our program fast enough to brute-force the solution. So we iterate through every possible 3-digit product and check if its a palindrom.
|