a = input()if a==2: print("2")else: print("0")
2
0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!