Captain Flint was very fond of hoards and hashing. He decided to hash the coordinates of the treasure using a hash function. He hid the treasure at coordinates . The hash function he decided to use translates the coordinates into three sums: the sum of degrees, minutes, and seconds separately. He writes these three numbers in one line, separated by a space. What hash value will be obtained as a result of using the hash function?
Answer example: If the hash function converts the degrees, minutes, and seconds of the treasure coordinates to 100, 200, and 300 respectively, then hash value should be entered as
100 200 300