N,D=map(int,input().split()) d=N-D print(('A'*(N+d)+'B'*(-d),'A'*D+'C'*d)[D