import java.util.Scanner; public class Restriction { public static void main(String[] args) { System.out.println("Yes"); } }