File size
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
The video file has a size of m megabytes. How many gigabytes are needed on the computer's hard drive to store this file?
Input
A natural number m that does not exceed 10^12
.
Output
The solution to the problem.
Examples
Input #1
Answer #1
Submissions 3K
Acceptance rate 45%