Can't compile file:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Programs\Python-3\lib\encodings\cp1251.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 52: character maps to <undefined> '\u2014' # 0x97 -> EM DASH '\ufffe' # 0x98 -> UNDEFINED(***) '\u2122' # 0x99 -> TRADE MARK SIGNPycharm中可以运行,但是提交到codeforces后显示
--
您收到此邮件是因为您订阅了Google网上论坛上“cs101pku”群组中的主题。
要退订此主题,请访问https://groups.google.com/d/topic/cs101pku/cOhKgPCGCLQ/unsubscribe。
要退订此群组及其所有主题,请发送电子邮件到cs101pku+u...@googlegroups.com。
要发帖到此群组,请发送电子邮件至cs10...@googlegroups.com。
访问此群组:https://groups.google.com/group/cs101pku。
要查看更多选项,请访问https://groups.google.com/d/optout。