q_algorithm
q_algorithm copied to clipboard
斗地主算法有问题
local index = M.get_card_index(c)
tmp_cards[index] = tmp_cards[index] + 1 有可能是nil + 1