matrices[leftMost...rightMost] 범위의 모든 행렬을 곱할때 발생하는 최소의 곱하기 연산의 수 @param leftMost 가장 왼쪽 끝 인덱스 @param rightMost 가장 오른쪽 끝 인덱스 @return
(int leftMost, int rightMost)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected