| Move 1, sasonkry is playing.. Cards available to sasonkry Player sasonkry returned [0, 0, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 360.492 ms Player sasonkry old score 0, gained 0, new score 0 |
| Move 2, kamartom is playing.. Cards available to kamartom Player kamartom returned [3, 1, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]] in 706.171 ms Player kamartom old score 0, gained 24, new score 24 |
| Move 3, sasonkry is playing.. Cards available to sasonkry Player sasonkry returned [6, 0, [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]]] in 382.029 ms Player sasonkry old score 0, gained 32, new score 32 |
| Move 4, kamartom is playing.. Cards available to kamartom Player kamartom returned [9, 0, [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]]] in 1146.008 ms Player kamartom old score 24, gained 37, new score 61 |
| Move 5, sasonkry is playing.. Cards available to sasonkry Player sasonkry returned [12, 1, [[3, 4, 2], [4, 4, 4], [1, 1, 1], [2, 2, 2], [1, 2, 4]]] in 364.171 ms Player sasonkry old score 32, gained 43, new score 75 |
| Move 6, kamartom is playing.. Cards available to kamartom Player kamartom returned [12, 4, [[2, 4, 1], [4, 4, 4], [1, 1, 1], [2, 2, 2], [4, 2, 3]]] in 1759.215 ms play() took 1.759s 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, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]], [3, 1, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]], [6, 0, [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]]], [9, 0, [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]]], [12, 1, [[3, 4, 2], [4, 4, 4], [1, 1, 1], [2, 2, 2], [1, 2, 4]]]] self.cardsAtHand = [[[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[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]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[2, 4, 2, 3, 1], [4, 4, 2, 3, 3], [3, 4, 2, 3, 4]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]]] #only available cards are reported |