Olympiad
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
The Olympiad started at hours minutes seconds, and finished at the same calendar day at hours minutes seconds. What is the duration (hour min sec)
of Olympiad?
Input
The first line contains the starting time, the second line contains the finishing time in format hour min sec
.
Output
Print the duration of the Olympiad in format hour min sec
.
Examples
Input #1
Answer #1
Submissions 33K
Acceptance rate 37%