Okay i need help from you smart people out there. I need a complete c++ program for the following problem.
Write a complete program to produce a chart consisting of the multiples of 5 from -50 to 50 together with the squares and cubes of these numbers. Use a function to print a suitbale heading and user-defined functions for square and cube.
Thanks alot. Im in my second qrt. of this stuff and this one is driving me nuts.
Write a complete program to produce a chart consisting of the multiples of 5 from -50 to 50 together with the squares and cubes of these numbers. Use a function to print a suitbale heading and user-defined functions for square and cube.
Thanks alot. Im in my second qrt. of this stuff and this one is driving me nuts.


Comment