Bigger power of two by pooq

File standardInput readLines map(v,writeln(2**(v asNumber log2 floor+1)))

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

download

return to the top page