记录详情

Compile Error

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/py_compile.py", line 117, in compile
    raise py_exc
py_compile.PyCompileError:   File "/in/foo.py", line 2
    123 = int(s[0])
SyntaxError: can't assign to literal

信息

递交者
类型
递交
题目
A+B problem
比赛
临时项目指定同学做
语言
Python
递交时间
2020-03-22 08:43:48
评测时间
2020-03-22 08:43:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes