评测信息

运行ID: 39627
Traceback (most recent call last): File "src.py", line 4, in <module> int(print(x/2 y/2 z/2)) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'