Bigger power of two by teebee

import java.util.*;enum B{B;System z;{for(Scanner s=new Scanner(z.in);s==s;)z.out.println(2*Long.highestOneBit(s.nextInt()));}}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page