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

Method f

chapter09/problem_f/Main.java:66–90  ·  view source on GitHub ↗

현재 0번째 행부터 이어온 경계선의 마지막이 (lastRow, lastCol)일 때 최소의 부자연스러움 수치를 계산하는 함수 @param lastRow 경계선 마지막 행 @param lastCol 경계선 마지막 열 @return 이때의 최소 부자연스러움

(int lastRow, int lastCol)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

MINMethod · 0.95

Tested by

no test coverage detected