Python
a = int(input("ju")) b = int(input("时")) c = int(input("没")) d = b * c if d >= a: print("len") else: print("bu")