Difference Between Two Time Periods
Write a program to calculate difference between two time periods
INPUT FORMAT:
Input 1 : hours,minutes and seconds
Input 2 : hours,minutes and seconds
OUTPUT FORMAT:
TIME DIFFERENCE
SAMPLE INPUT:
12 15 24 8 15 23 SAMPLE OUTPUT: 4:0:1
Answers
Answered by
3
Answer:
sorry friend I not know the answer of this question
Answered by
4
working code with all test case clear
Attachments:
Similar questions