현재 0번째 행부터 이어온 경계선의 마지막이 (lastRow, lastCol)일 때 최소의 부자연스러움 수치를 계산하는 함수 @param lastRow 경계선 마지막 행 @param lastCol 경계선 마지막 열 @return 이때의 최소 부자연스러움
(int lastRow, int lastCol)
source not stored for this graph (policy: none)
no test coverage detected