Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
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.