MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / getSquaredDistanceTo

Method getSquaredDistanceTo

chapter02/problem_f/Main.java:58–62  ·  view source on GitHub ↗

@param target @return @brief 2차원 평면 상에서 점 this부터 점 target까지 거리의 제곱을 계산하는 함수

(Point2D target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getDistanceToMethod · 0.95
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected