评测信息

运行ID: 35639
Traceback (most recent call last): File "src.py", line 14, in <module> if(d>c and d>e):print(d) TypeError: unorderable types: str > int