The aim of the challenge is to solve following problem with the least number of characters.
The prime factors of 13195 are 5, 7, 13 and 29.
What is the largest prime factor of the number 600851475143 ?
The winner will get a R400 book voucher complements of Driven Software. The winner will be announced at the next 6 Degrees of code meeting
* Create a github account
* Fork this solution
* Check it out to your machine
* Create another test file with your name
* Write a test to prove that you can solve it for 13195 and another for 600851475143
* push the changes to your github account
* Send me a pull request I will merge it in
Some great git references
Links:
http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/04/git-for-windows-developers-git-series-part-1.aspx http://ariejan.net/2009/06/08/best-practice-the-git-development-cycle/
Cheat Sheets:
http://github.com/guides/git-cheat-sheet http://cheat.errtheblog.com/s/git