Jump to content

Find Chess960 starting position identifier: Difference between revisions

→‎{{header|FreeBASIC}}: Correct to match algorithm fix.
(→‎{{header|FreeBASIC}}: Correct to match algorithm fix.)
Line 146:
Q = pQ(0) - 1
For i = 0 To 1
If pQ(0) > pNpB(i) Then Q -= 1
Next i
For i = 0 To 1
Line 165:
 
RNBQKBNR has SP_ID of 518</pre>
 
 
==={{header|QBasic}}===
1,480

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.