Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 22173
Traceback (most recent call last):
File "src.py", line 5, in <module>
if int(list[i])>int(list[i 1]) and int(list[i])>int(list[i-1]):
IndexError: list index out of range