PLEASE HELP ME IN THIS C++ PROGRAMMING


Question 1;
Write a program that convert form 24-hour notation to 12-hour notation. For example, it should convert 14:25 to 2:25 PM. The input is given...