Homework 7 Problem 1

Homework 7 Problem 1

You cannot submit for this problem because the homework's deadline is due.

Note

  1. Name your file as myPow.cpp and myPow.h (put the definition your function in myPow.h and implementation in myPow.cpp). Also, include a main function called ex1.cpp to read the input and output. Sample input and output are shown on the pdf.
  2. You can define any helper function.
  3. You cannot use other library that can be used to calculate the power of a number.
  4. Set the output to five decimal space.
  5. For the input on JOJ, they're not seperated by a comma. e.g., 2 4 instead of 2, 4

Homework 7

Not Claimed
Status
Finished
Problems
5
Open Since
2020-08-01 00:00
DDL
2020-08-07 23:59
Extension
24.0 hour(s)