Square root of 1 in mod 1e300 by angel

use bigint;print-(($m=<>%9)?(5-$m)*(((11<<298|1)**50%1e300)**6*2-1):1)%1e300

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

download

return to the top page