Input will consist of a series of positive integer numbers no greater than 490 each on a separate line represent the hours. The input process will be terminated by a line containing -1.
For each input value, the output contains a line in the format:, where
is the hour, and
is the total affected cows that need to be euthanized based on the hour given by
.