User: Spock

  • Public profile

User profile: Spock

User info
User name:Spock
History
Joined:
Number of posts:12
Latest posts:

Using Namespace
So 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 values
Try using the <algorithm> library and use vector, sort and a bit of division. (Assuming I understoo...

Using Namespace
Hey 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