The following:
Code:
system("pause");
is discourteous to Linux users like me who run people's code here.








Actually, I am kidding, it doesn't bother me that much, it's just the principle of the thing: try to avoid platform-dependent code when possible.