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

Method solve

chapter03/problem_b/Main.java:28–75  ·  view source on GitHub ↗

@param n : 좌석의 수. 좌석은 0~(n-1)번의 번호를 가진다. @param m : 좌석을 칠한 횟수. @param paintings : 좌석들을 색칠한 이벤트들의 정보

(int n, int m, Painting[] paintings)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

fillFrequencyTableMethod · 0.95

Tested by

no test coverage detected