sum of array indecies We are not allowed to use pointers in this assignment, but thanks for the explanation =) Thanks a...
sum of array indecies I have to write a program that consists of the following: - Function to add up 5 salaries (I should...
a question about powerful numbersI did and the program works 100%; I'm just trying to understand how this program works, I tried to t...
a question about powerful numbersI found this code in a website that is meant to echo all [b]powerful numbers[/b] between 4 and 1000....
How to solve expWhat the is the best way to compute the formula down below in C++: e^x = 1 + x/1! + x^2/2! + x^3/...
This user does not accept Private Messages