The first move shows a white and blue result. This is not correct:
blue/triangle returns the white result, but there's no blue result. The reason for showing this wrong value might be two blue colors in the result. White results need to be checked first (after black checks), and the pair removed from the next verification iteration.
The first move shows a white and blue result. This is not correct:
blue/triangle returns the white result, but there's no blue result. The reason for showing this wrong value might be two blue colors in the result. White results need to be checked first (after black checks), and the pair removed from the next verification iteration.