배열으로 주어진 행렬이 모두 곱하기가 가능한지 판단하는 함수 @param matrices @return 모두 곱하기가 가능하다면 true, 그렇지 않다면 false를 반환한다
(Matrix[] matrices)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected