a=int(input()) if a>0: print("positive") elif a==0: print("zero") else: print("negative")
使用您的 Hydro 通用账户