| 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, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [0, 4, [[4, 3, 1], [3, 3, 3], [1, 1, 1], [4, 4, 4], [3, 4, 2]]] in 209.751 ms Player voplama2 old score 0, gained 15, new score 15 |
| Move 3, kamartom is playing.. Cards available to kamartom Player kamartom returned [0, 7, [[2, 3, 4], [3, 3, 3], [1, 1, 1], [4, 4, 4], [1, 4, 3]]] in 1308.919 ms Player kamartom old score 0, gained 28, new score 28 |
| Move 4, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [1, 10, [[3, 1, 4], [1, 1, 1], [4, 4, 4], [3, 3, 3], [1, 3, 2]]] in 227.346 ms Player voplama2 old score 15, gained 41, new score 56 |
| Move 5, kamartom is playing.. Cards available to kamartom Player kamartom returned [1, 13, [[2, 1, 3], [1, 1, 1], [4, 4, 4], [3, 3, 3], [4, 3, 1]]] in 2130.534 ms play() took 2.131s 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], [4, 4, 4], [3, 4, 2]]], [0, 7, [[2, 3, 4], [3, 3, 3], [1, 1, 1], [4, 4, 4], [1, 4, 3]]], [1, 10, [[3, 1, 4], [1, 1, 1], [4, 4, 4], [3, 3, 3], [1, 3, 2]]]] 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]], [[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 |