4567891011
public class RunLibrarySystem { public static void main(String[] args){ new LibrarySystem(); }