It seems that you really like our PHP Challenges, which really makes us happy. So we bring another one to your attention.
Since you got pretty comfortable with numbers during our last test, we will continue on testing your PHP skills with… numbers “management”.
The challenge:
We ask you to multiple two numbers, using PHP coding. And the two numbers are: Number1 and Number2.
So… what’s the result? And how long did it take to get this result?
—
Oh, and if you missed one of our previous challenges, you can find them here:
Clarification: “multiple two numbers”
– Is it multiply two numbers i.e. multiplying Number1 with Number2?
– Or, it is to find Least Common Multiples of these two numbers?
Hello there, Imran! You need to multiply Number 1 (found here) with number 2 (found here). Good luck!
29m18s to find the result (md5: 81608bb0cadc5cc01481cf63874dbf97)
Popy, you surely are a pacient dev! Well done!
Too lazy to wait until it calculates. See http://github.com/roman-kulish/innobyte-challenge
Well done, Roman! Nice work!
I’m not patient, I played Tomb Raider until it finished :p
BTW I just used bcmul