hi all,
im new to c++ and im working with the "jumping to c++" book.
i need help with one of the problems- chapter 4 problem 1:
"1. Ask the user for two users' ages, and indicate who is older; behave differently if both are over
100"
this is what i came up with ( and ofcourse its not working):