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