plastic constant by 51b(embed)

-module(p).
-export([m/0]).
m()->io:format("1.~p",[36#ahma4vtjwegoivzch3vskaewot4ksypw57lahp0nrq35w36al8nj36id65nf3c8]).

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

download

return to the top page