main(c){gets(&c);printf("%.3f",~0,c&1?'\x7f\xef\xff\xff':'@\xa3\x1b\xff'|c>>17);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page