Modify the time class from Q 2 so that instead of a function add_time() it uses the overloaded + operator to add two times. Write a program to test this class.
Please fix the following input errors: