Feeds
질문
Calculate distance between 2 points (read)?
I was asked to write a simple program that reads the coordinates of 2 points and then calculates the distance between them. I...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
Program that asks for a,b,c in a quadratic equation?
I need to write a program that asks for a, b and c in the quadratic equation ax^2 + bx + c = 0 ... and then solve it with...
대략 12년 전 | 답변 수: 1 | 0