| Move 1, kamartom is playing.. Cards available to kamartom Player kamartom returned [0, 0, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 0.005 ms Player kamartom old score 0, gained 0, new score 0 |
| Move 2, jindrvo2 is playing.. Cards available to jindrvo2 Player jindrvo2 returned [4, 0, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]] in 510.606 ms Player jindrvo2 old score 0, gained 16, new score 16 |
| Move 3, kamartom is playing.. Cards available to kamartom Player kamartom returned [2, 4, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]] in 1521.203 ms Player kamartom old score 0, gained 21, new score 21 |
| Move 4, jindrvo2 is playing.. Cards available to jindrvo2 Player jindrvo2 returned [2, 7, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]] in 930.861 ms Player jindrvo2 old score 16, gained 31, new score 47 |
| Move 5, kamartom is playing.. Cards available to kamartom Player kamartom returned [2, 10, [[4, 3, 1], [3, 3, 3], [2, 2, 2], [1, 1, 1], [2, 1, 3]]] in 1928.686 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 = [[0, 0, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [4, 0, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]], [2, 4, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]], [2, 7, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]]] self.cardsAtHand = [[[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[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]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[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 |