Yeah, I am really lost here...
when I entered in 9, it gave the number 2293722, 1 gives 2293672...
if I entered in 5, it should have made it do thisCode:b=a*(a-n); c=c+b;
5*(5-1)
5*(5-2)
5*(5-3)
5*(5-4)
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: simple factoring doesn't workThreaded View
|
Click Here to Expand Forum to Full Width |