Zhang Ron

Results 2 issues of Zhang Ron

最近两年试了下识别不出来

if (distances.elementAt(k - 1) > query_radius) { result_correct = false; //query_radius = distances.elementAt(k);//when shapes.size() == k throw ArrayIndexOutOfBoundsException ==> if (shapes.size() == k) { query_radius = distances.elementAt(k - 1) +...