정답 개수:
24
틀린 개수:
0
실행 실패 개수:
76
1 4 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> cycle=list(cycles(a)) TypeError: 'dict' object is not callable
4
1 3 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> cycle=list(cycles(a)) TypeError: 'dict' object is not callable
1
1 7 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> cycle=list(cycles(a)) TypeError: 'dict' object is not callable
3