1 2 32 4 512 by BioFALSE

use bigint;@_=map{1<<$_}0..1<<9;$,=$/;print map{$m=$_;(grep/^$m/,@_)[0]}1..1e2

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

download

return to the top page