package yukicoder; import java.util.Arrays; import java.util.Scanner; public class Main{ public static void main(String[] args){ new Main().solve(); } void solve(){ Scanner sc=new Scanner(System.in); int L=sc.nextInt(); int D=sc.nextInt(); boolean[] g=new boolean[L+1]; //g[i]=長さiの竹のみがあるとき、勝つことができるか。 for(int len=1;len<=L;len++){ out:for(int i=1;3*i<=len;i++){ for(int j=i+1;i+2*jj,len-i-j>j,len-i>2*j,i+2*jD)return false; if(x==y||y==z||z==x){ return false; }else if(x