class Property { public static void main (String[] args) { Scanner input = new Scanner(System.in); String[] rooms = new String[15]; System.o