n=input()
printn()
print(if n%==0);
else:
print("Invalid input")