#34893: ___1


asdfghjkl123456789 (tsai)

學校 : 不指定學校
編號 : 231305
來源 : [120.116.32.231]
最後登入時間 :
2023-05-15 15:21:44

while True:
    try:
        s = input()
        print('hello, '+s)
    except:
        break