Shortest distance I am writing a program to find the shortest distance from two separate points on a graph. After a bi...
Calling 2d array in mainI am trying to call two 2d arrays of unknown size into the main but I keep getting a compiler error ...
Investment programThe first time into the loop the value of Lprinciple would be 1000. I don't quite know what the valu...
Investment programThis is the best I have so far. [code]#include <iostream> #include <cmath> #include <iomanip> using ...
Investment programCould any one give me hint on what to use for my inner for loop condition?
This user does not accept Private Messages