Exemplo n.º 1
0
 private double evaluate(RobotInfo info) {
   return bot.distanceSquaredTo(info.location);
 }