field turn: int field his_hist: int [] field my_hist: int [] field defect: int def start() -> void : if turn == 1: defect = his_hist[turn-1]