Skip to main content
edited tags
Link
200_success
  • 145.7k
  • 22
  • 191
  • 481
deleted 117 characters in body; edited tags; edited title
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238

Missed lab, wondering how this bit of Java code could be improved anyway? Finding points with the shortest distance

I'm not able to get feedback on this because I forgot about the lab due date, but I'd appreciate some critique anyway. ItThis takes in a user specified number of points then finds the two points with the shortest distance.

Missed lab, wondering how this bit of Java code could be improved anyway?

I'm not able to get feedback on this because I forgot about the lab due date, but I'd appreciate some critique anyway. It takes in a user specified number of points then finds the two points with the shortest distance.

Finding points with the shortest distance

This takes in a user specified number of points then finds the two points with the shortest distance.

tag computational geometry
Link
Quentin Pradet
  • 7.1k
  • 1
  • 25
  • 44
Tweeted twitter.com/#!/StackCodeReview/status/179351064968048640
edited tags
Link
Winston Ewert
  • 30.7k
  • 4
  • 52
  • 79
Loading
Source Link
micah
  • 93
  • 1
  • 1
  • 3
Loading