정답 개수:
18
틀린 개수:
0
실행 실패 개수:
82
1 7 antaltica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 69, in <module> if visited[c] == 0: TypeError: list indices must be integers or slices, not str
1
1 25 antatica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 79, in <module> dfs(0,k) File "Main.py", line 15, in dfs if a & total == a: UnboundLocalError: local variable 'total' referenced before assignment
1
1 24 antaemdirtica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 69, in <module> if visited[c] == 0: TypeError: list indices must be integers or slices, not str
1