View Single Post
  #2 (permalink)  
Old April 17th, 2008, 07:35 PM
Kreol Kreol is offline
Registered User
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I can't find an edit button.. however...

last two lines are suppose to read

result = factorial(k)/factorial(temp);
    return result;


Reply With Quote