Thursday, August 11, 2011

How to write an algorithm with the running time?

how 2 writean algorithm and corresponding c++ program that given a base called X (of type double)and an interger n, return the base raised to power n

No comments:

Post a Comment