System.in.any{n->println n>10?[n+13>>6,' 0 ',51%n%2,'\n',n+10>>6,' ',n%2][0..6,5..0].sum():''}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page