You are viewing a single comment's thread from:

RE: Brainsteem Compute #4 Prize Computational Maths Puzzle [Win 40% and 10% in SBD]

in #math7 years ago (edited)

2147447412 source

Simply iteration in 2 for loops

for i=10000;i<=99999;i++
for ii=10000;i<=99999;ii++
if(isPalindrome(i*ii)
if(largest<i*ii)
largest = i*ii
end
end
return largest

Coin Marketplace

STEEM 0.20
TRX 0.13
JST 0.030
BTC 64504.36
ETH 3414.70
USDT 1.00
SBD 2.51