hi
i m new to this forum
actually i ve joined this forum coz i m havin problems in c++ i m a student of telecom
will any of u plz help me in writing a code for the following programs:
1.write a program that take 5 digit number input and prints the digits of number separately eg.if i enter 45673 it should give output as
4 5 6 7 3
2. Write a program to work out the time period in year, months and days between two given dates.
3. Write a program to reverse the digits of a positive integer number. For example, if the number 87356 is entered, the number displayed should be 65378 (use a do-while loop).
i ll be thankful to u if u help me
i need codes of program
reply as soon as possible