Move 1, berand10 is playing.. Cards available to berand10 Player berand10 returned [0, 0, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 0.182 ms Player berand10 old score 0, gained 0, new score 0 |
Move 2, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [0, 4, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]] in 667.345 ms Player tomanm14 old score 0, gained 16, new score 16 |
Move 3, berand10 is playing.. Cards available to berand10 Player berand10 returned [4, 4, [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]]] in 1165.267 ms Player berand10 old score 0, gained 24, new score 24 |
Move 4, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [7, 3, [[3, 4, 1, 3, 4], [4, 4, 1, 3, 3], [2, 4, 1, 3, 1]]] in 1488.477 ms Player tomanm14 old score 16, gained 34, new score 50 |
Move 5, berand10 is playing.. Cards available to berand10 Player berand10 returned [10, 3, [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]]] in 1434.340 ms Player berand10 old score 24, gained 39, new score 63 |
Move 6, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [13, 2, [[1, 3, 4, 1, 3], [3, 3, 4, 1, 1], [2, 3, 4, 1, 4]]] in 2086.433 ms play() took 2.086s which is more than allowed timeout 1.7s Error occured in situation: self.tournament = True self.timeout = 1.7 self.boardRows = 33 self.boardCols = 33 self.cardsOnDesk = [[0, 0, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [0, 4, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]], [4, 4, [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]]], [7, 3, [[3, 4, 1, 3, 4], [4, 4, 1, 3, 3], [2, 4, 1, 3, 1]]], [10, 3, [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]]]] self.cardsAtHand = [[[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]], [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]]] #only available cards are reported |