Number of
Heart Beats
If a human
heart beats on the average of once a second (60 in a minute) how many times
does the heart beat in a given life time?
Write a
program that gets the lifetime then calculates and shows the number of heart
beats. (One year is 365days)
Input: In the first line, you will get a
positive integer as an indicator of lifetime.
Output: Total number of heart beats.
Sample Input1:
|
Sample Input2:
|
60
|
1
|
Sample Output1:
|
Sample Output2:
|
1892160000
|
31536000
|
Для отправки решений необходимо