binary alnum symbol by pooq

procedure main()
every write(["(bin)","(alnum)","normal","(sym)"][ord(!36r17d7antyxu)-48])
end

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

download

return to the top page