정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 0 7 8 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/7d42fef6939cac8abc63320bd9fcae83c1daa9f0dea570e9f28f244fda0b5522/Main.py", line 23, in <module> dp[visited][0] = 0 TypeError: 'float' object does not support item assignment
15
2 0 7 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/7d42fef6939cac8abc63320bd9fcae83c1daa9f0dea570e9f28f244fda0b5522/Main.py", line 23, in <module> dp[visited][0] = 0 TypeError: 'float' object does not support item assignment
8
2 0 49 3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/7d42fef6939cac8abc63320bd9fcae83c1daa9f0dea570e9f28f244fda0b5522/Main.py", line 23, in <module> dp[visited][0] = 0 TypeError: 'float' object does not support item assignment
52