Find Chess960 starting position identifier: Difference between revisions

Content added Content deleted
m (Moved post to correct position.)
m (Removed a blank line.)
Line 316: Line 316:
=={{header|C++}}==
=={{header|C++}}==
<syntaxhighlight lang="c++">
<syntaxhighlight lang="c++">

#include <algorithm>
#include <algorithm>
#include <cstdint>
#include <cstdint>