Can someone help me out?[quote]What am I doing wrong?[/quote] 1. You don't include[code] using namespace std;[/code] so "co...
Sorting of arrays.I think you're a little confused about how arrays work. For arrays, you create it with a set number...
How do i get my information from my array to cout in a block formation thanksFirst of all, "lol" at the copyright. Secondly; use the <> format brackets so the code is formatted ...
Invalid pointer aborted core dumpedAre you sure this is the particular line which is giving you the problem? I'd suggest making some co...
Credit card payment remembering overpaymentsHere's the code with everything implemented properly; you still have to make the function calls and ...
This user does not accept Private Messages