문제 및 손으로 정리한거



정리

int [][] board = this.board
int aLoc = boardCheck(board) : 초기 board의 길이만큼 for문을 돌린 뒤 0이 있는 위치를 변수에 저장
recieveLoc(aloc, bloc)