Write a function update_arrival(h, m, d) that given integers 0 ≤ h < 24 and 0 ≤ m < 60 representing
a flight time arrival and d ≥ 0 representing a delay in minutes returns the updated
time arrival.
About statements
The official statement of a problem is always the one
in the PDF document. The HTML version of the statement
is also given to help you, but may contain some content
that is not well displayed. In case of doubt, always use the PDF.