Python
a = int(input()) if a>=36: print("杀人,回去") else: print("出去死")