public class Error { public static void main(String[] args) {
Scanner scan = new Scanner(System.in); int year = scan.nextInt(); int month = scan.