因為編碼的問題,python會產生這樣的錯誤
解決方法:Ref:https://stackoverflow.com/questions/16549332/python-3-how-to-specify-stdin-encoding
input()或sys.stdin.readline()改成