Q11Hive Minds: Time LimitIn this problem, the ladybug has a limited number of timesteps remaining. For each timestep, there is no moving penalty, but the remaining time will decrease by one. The ladybug will gain or lose points when it lands on positive or negative values, respectively. The ladybug must move to a new square for each timestamp, and the ladybug cannot move to a square that it has already visited.Your goal in this problem is to find the optimal score (higher is better) for a given timestep limit.【图片】Q11.1What is the optimal score for a timestep of 2?: