M,D=map(int,input().split())
S=(M*2+D)%3
if S==0:
print("普通")
elif S==1:
print("吉")
elif S==2:
print("大吉")
M,D=map(int,input().split())
S=(M*2+D)%3
if S==0:
print("普通")
elif S==1:
print("吉")
elif S==2:
print("大吉")
hi
M,D=map(int,input().split())
S=(M*2+D)%3
if S==0:
print("普通")
elif S==1:
print("吉")
elif S==2:
print("大吉")
Hello
M,D=map(int,input().split())
S=(M*2+D)%3
if S==0:
print("普通")
elif S==1:
print("吉")
elif S==2:
print("大吉")
你好,請問什麼問題嗎?