repeated permutation by llhuii

r=raw_input();b=10**int(r[2])
for a in range(b):
\x09if max(`a`)<r[0]:print' '.join(`a+b/9`)

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

download

return to the top page