评测信息

运行ID: 6701
Traceback (most recent call last): File "src.py", line 3, in <module> if i>0 and i<len(L-1) and L[i]>L[i-1] and L[i]<L[i 1]: TypeError: unsupported operand type(s) for -: 'list' and 'int'