The following number 4
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
The program should input a natural number from the console and find the number following that is a power of two.
Input data
A natural number .
Output data
The solution to the problem.
Examples
Input #1
Answer #1
Submissions 11K
Acceptance rate 32%