Print numbers _Revised_ by 51b

int i=17;void main(){printf("%o%o
",16/i<<4/i+2/i*4,16%--i)<5&&main;}

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

download

return to the top page