Number in number by pooq

int main(){while(string s=Stdio.stdin.gets()){array a=(array(int))(sprintf("%8s",s)/2);write("%d %d %d %d\n",a[1],a[3],a[0],a[2]);};}

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

download

return to the top page