A good tip to be here:
Buy a notebook (not a PC, a notebook, that thing you use to write with pen or pencial at college... lol) and write what you think it's essencial, it will help.
Hmm even though i changed it it still happends.
DON'T USE system("pause);
It's not always the greatest choice, as sometimes it refuses to work.
Instead, use cin.get(); twice like this
cin.get();
cin.get();