Run ID:115761

提交时间:2025-04-04 11:03:42

a=input(int()) if a//15==0: print("can") else: print("cannot")