Using NamespaceSo in essence, it makes your program more efficient to just define the ones you want, rather than ha...
getting average score of 5 of highest 4 input valuesTry using the <algorithm> library and use vector, sort and a bit of division. (Assuming I understoo...
Using NamespaceHey again! I'm following Accelerated C++ and for the starting code, it has you writing 'std::cout...
I have an error message I can't resolve.I didn't! :P What are you meant to use as apose to system("pause")?
I have an error message I can't resolve.When is it best to concatenate rather than using the insertion operator? Thanks for the help! :)
This user does not accept Private Messages