runtime error VectorsI fixed it thanks :) [code]MagicSquare::MagicSquare(int n) { size=n; magicalVector=ve...
runtime error VectorsIm trying to compile a source that seems correct however, i get a runtime error any ideas? Though, i...
FunctionsThanks! so i would probably be using the for statement.
FunctionsI dont understand how to fully loop yet as well as error checking aspects. The (2+n)*cones makes...
Functionsso, if the user inputs 3 for scoops the price would be ($2.00 + $1.00)*(number of cones) but...
This user does not accept Private Messages