Hello I am trying to solve a very simple program but i dont know why my code isn't correct at all test data.
The Problem: The Clock of Tom is broken and its show the half time than the correct time. If it pass 30 seconds the clock shows only 15 seconds.
00<=HH<=99, 00<=MM<=59, 00<=SS<=59
Write a program that solve this problem:
INPUT: 12:44:03
OUTPUT: 25:28:06