User profile: agnophilo

User info
User name:agnophilo
History
Joined:
Number of posts:115
Latest posts:

Working code, but it's one giant "main" function. Help breaking it up?
Couldn't you just make the whole thing one big function and put a function call in main? Also I've ...

want to play again?
Also single quotes (char).

How to sum ?
Break it down into baby steps. Tell the user what input you want, get each input, store each input ...

How to find the difference between each iteration level
On what line is the loop you're having trouble with and what specifically do you want it to do? I t...

Some code I don't understand.
I was reading through C++ interview questions to quiz myself and look for new concepts to research a...