Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 60127
Traceback (most recent call last):
File "src.py", line 2, in <module>
output_str = input_str.replace('20', 'twenty')
NameError: name 'input_str' is not defined