Hi.I want to thank in advance for all replys.
Well let's get to the problem.
I need to a C++ code that will do the following:
1.User inputs a number
2.All digits of the number inputed not divisable by 2(odd numbers) must be multiplicated. (* operation ).
3.Show multiplication result.
Please give a reply till tomorrow.