Can some one please help me figure how how to had a counter to my program.
Here is my program down below and i dont know how to make it so the game will kepp tack of who one each game then total it all up at the very end. All the ++ i thought would do it. but nope, so now i'm stuck.



Code:
 //Assig3.cpp 
//Brittany Bragdon
//Section 101
//Assignment 3
//A game of rock, paper, scissors
...