array 게임 public void motel() { boolean bool = true; Scanner sc = new Scanner(System.in); String[] room = new String[10]; for (int i = 0; i "); int sel = sc.nextInt(); switch (sel) { case 1: System.out.print("몇번방에 ..