We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Message d'Eric Pichouron :
En composant un problème pour le concours champagne 2020, j'ai repéré un bug sur Euclide :
/* rnb2bnr/pppp1pp1/3p4/6p1/1k6/7Q/PPPKP1PR/RNB2BNR 28
solution unique sur Natch en 0.28s aucune solution sur Euclide en 0.37s */
C'est issue d'une vérification intermédiaire.
The text was updated successfully, but these errors were encountered:
Correction d'une coquille dans la méthode SwitchbackPossible(). Resolves
2428930
#20.
No branches or pull requests
Message d'Eric Pichouron :
En composant un problème pour le concours champagne 2020, j'ai repéré
un bug sur Euclide :
/*
rnb2bnr/pppp1pp1/3p4/6p1/1k6/7Q/PPPKP1PR/RNB2BNR
28
solution unique sur Natch en 0.28s
aucune solution sur Euclide en 0.37s
*/
C'est issue d'une vérification intermédiaire.
The text was updated successfully, but these errors were encountered: