Run ID:105060
提交时间:2025-01-12 13:15:33
n = int(input()) # if n%15==0: print("can") else: print("cannot")