Move 1, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [14, 14, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.805 ms Player bartosi1 old score 0, gained 0, new score 0 |
Move 2, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [11, 14, [[3, 4, 2, 3, 4], [4, 4, 2, 3, 3], [1, 4, 2, 3, 2]]] in 1096.296 ms Player tomanm14 old score 0, gained 18, new score 18 |
Move 3, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [13, 10, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 840.567 ms Player bartosi1 old score 0, gained 20, new score 20 |
Move 4, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [8, 15, [[3, 2, 3, 4, 1], [2, 2, 3, 4, 4], [4, 2, 3, 4, 2]]] in 1670.681 ms Player tomanm14 old score 18, gained 34, new score 52 |
Move 5, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [5, 14, [[3, 1, 2, 3, 1], [1, 1, 2, 3, 3], [4, 1, 2, 3, 2]]] in 782.181 ms Player bartosi1 old score 20, gained 25, new score 45 |
Move 6, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [2, 14, [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]]] in 2272.783 ms play() took 2.273s 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 = [[14, 14, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [11, 14, [[3, 4, 2, 3, 4], [4, 4, 2, 3, 3], [1, 4, 2, 3, 2]]], [13, 10, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [8, 15, [[3, 2, 3, 4, 1], [2, 2, 3, 4, 4], [4, 2, 3, 4, 2]]], [5, 14, [[3, 1, 2, 3, 1], [1, 1, 2, 3, 3], [4, 1, 2, 3, 2]]]] self.cardsAtHand = [[[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]]] #only available cards are reported |