User profile: DVSProductions

User info
User name:DVSProductions
Name:DVSProductions
Location:Berlin
History
Joined:
Number of posts:10
Latest posts:

basic programing
what is your Question?

Write a cpp program which displays the grade of a student when the score is entered.
@lensalexis PS: use code tags: http://www.cplusplus.com/articles/jEywvCM9/

Stuck, Need Help!
for ★★★★ you might want to take a look at sorting algorithms

Stuck, Need Help!
You want to figure out who ate the most pancakes try writing an algorithm like this:[code] const int...

inheritance
Did you read this? http://www.cplusplus.com/doc/tutorial/inheritance/