Chess960 by ovs

while~0:i=input();s=['RNK'[ord(':@.dB0f*`r'[i/96])/3**k%3]for k in range(5)];s[i/16%6:0]='Q';s[i%4*2|(i%4<i/4%4):0]=s[i/2&6:0]='B';print''.join(s)

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page