| Move 1, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [14, 14, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]] in 1.826 ms Player bartosi1 old score 0, gained 0, new score 0 |
| Move 2, martij51 is playing.. Cards available to martij51 Player martij51 returned [14, 11, [[1, 3, 2], [3, 3, 3], [4, 4, 4], [2, 2, 2], [4, 2, 3]]] in 55.463 ms Player martij51 old score 0, gained 18, new score 18 |
| Move 3, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [14, 8, [[2, 3, 1], [3, 3, 3], [1, 1, 1], [2, 2, 2], [3, 2, 4]]] in 1217.823 ms Player bartosi1 old score 0, gained 24, new score 24 |
| Move 4, martij51 is playing.. Cards available to martij51 Player martij51 returned [13, 5, [[4, 2, 1], [2, 2, 2], [3, 3, 3], [1, 1, 1], [3, 1, 2]]] in 83.176 ms Player martij51 old score 18, gained 36, new score 54 |
| Move 5, bartosi1 is playing.. Cards available to bartosi1 Player bartosi1 returned [11, 8, [[4, 3, 1, 4, 3], [3, 3, 1, 4, 4], [2, 3, 1, 4, 1]]] in 1928.624 ms play() took 1.929s 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, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]], [14, 11, [[1, 3, 2], [3, 3, 3], [4, 4, 4], [2, 2, 2], [4, 2, 3]]], [14, 8, [[2, 3, 1], [3, 3, 3], [1, 1, 1], [2, 2, 2], [3, 2, 4]]], [13, 5, [[4, 2, 1], [2, 2, 2], [3, 3, 3], [1, 1, 1], [3, 1, 2]]]] self.cardsAtHand = [[[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[4, 1, 4, 3], [1, 1, 4, 4], [4, 4, 1, 1], [3, 4, 1, 4]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[1, 3, 1, 4], [3, 3, 1, 1], [1, 1, 3, 3], [4, 1, 3, 1]], [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[4, 3, 4, 1], [3, 3, 4, 4], [4, 4, 3, 3], [1, 4, 3, 4]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[2, 4, 2, 3, 1], [4, 4, 2, 3, 3], [3, 4, 2, 3, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[4, 2, 4, 1, 3], [2, 2, 4, 1, 1], [1, 2, 4, 1, 2]], [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]], [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]] #only available cards are reported |