Server
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
The server was started at midnight and was turned off after h hours. Determine the day on which the server was stopped.
Input
A natural number h that does not exceed 10^12
.
Output
A natural number representing the ordinal day on which the server was stopped.
Examples
Input #1
Answer #1
Submissions 7K
Acceptance rate 40%