RE: [C++] Payment Calculator.... I made in 7 minutes 02-04-2013, 12:33 AM
#7
There's quite a few faults in this code. For example, there's far too many white spaces (blank lines) and also, at the end, there's nothing to stop the program from closing, so you wont get enough time to even read what the text says at the end. But still, it's a good job, nice work!