if/else & switch statements

I need more difficult exercises for if/else & switch statements.
Asking for more difficult exercises on if-else and switch statements it is like aking for more difficult exercises on integer addition: only way to make it harder is extensive — make 100 cases instead of 5 for example. Learn another part of C++, do some exercises on it, then you can try yourself with exercises which combines both. Then add another part of C++ and in the end you can do problems which will use all language features you know.
Topic archived. No new replies allowed.