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

Method removeQueen

chapter07/problem_k/Main.java:111–125  ·  view source on GitHub ↗

@brief r행 c열 칸에 퀸이 존재한다면 제거하고 빈 칸으로 만드는 함수

(int r, int c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setQueenMethod · 0.95
countAllPossibleWaysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected