Bigger power of two by pooq

A/B:-(A<B,writeln(B);C is B*2,A/C).
m:-prompt1(''),readln([N]),(N<0;N/2,!,m).

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

download

return to the top page