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

Method isMultiplicable

chapter09/problem_i/Main.java:22–31  ·  view source on GitHub ↗

배열으로 주어진 행렬이 모두 곱하기가 가능한지 판단하는 함수 @param matrices @return 모두 곱하기가 가능하다면 true, 그렇지 않다면 false를 반환한다

(Matrix[] matrices)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected