Recent content by bie mp

  1. B

    🔒 Closed C++

    thank you po
  2. B

    🔒 Closed C++

    Create 2 functions that has the same name GetAve The first GetAve will have 3 parameters for WHOLE numbers. The second GetAve will have 3 parameters for numbers with decimal point. The code of the two functions are just the same. The code of your main() function should be: int main() {...
  3. B

    🔒 Closed C++

    thank you po
  4. B

    🔒 Closed C++

    loop po pero hindi ko pa po nauumpisahan icode po
  5. B

    🔒 Closed C++

    eto po yung output po nya
  6. B

    🔒 Closed C++

    Input Code: COMPUTERS.X VALUE: 123456789.0 ============================ INPUT AGAIN? Type YES to input again, type NO to end program: YES Input Code: coMpUtErS.x VALUE: 123456789.0 ============================ INPUT AGAIN? Type YES to input again, type NO to end program: Yes Input Code: MOST.PP...
Back
Top