Ad
  • Default User Avatar

    I'm getting the same problem. The test is: whoIsWinner([ 'F_Yellow','G_Red','D_Yellow','C_Red',
    'A_Yellow','A_Red','E_Yellow','D_Red','D_Yellow','F_Red','B_Yellow','E_Red','C_Yellow','D_Red',
    'F_Yellow','D_Red','D_Yellow','F_Red','G_Yellow','C_Red','F_Yellow','E_Red','A_Yellow','A_Red','
    C_Yellow','B_Red','E_Yellow','C_Red','E_Yellow','G_Red','A_Yellow','A_Red','G_Yellow','C_Red','
    B_Yellow','E_Red','F_Yellow','G_Red','G_Yellow','B_Red','B_Yellow','B_Red' ])
    The first connect four is red, but the tests wants yellow, which gets completed after the red does