Biggest Number by kozima

(doseq(x'(226 136 158))(write-byte x(make-stream 1 :element-type'(unsigned-byte 8):direction :output)))

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

download

return to the top page