정답 개수:
17
틀린 개수:
45
실행 실패 개수:
38
3 2 2 1 2 3
0
2
3 3 2 3 1 2 3 1
3
2
3 3 1 3 2 1 2 3
1
2
2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if len(conn_list[v-1]) > 1 and v not in visited: ~~~~~~~~~^^^^^ IndexError: list index out of range
0
3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if len(conn_list[v-1]) > 1 and v not in visited: ~~~~~~~~~^^^^^ IndexError: list index out of range
0
4 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> if len(conn_list[v-1]) > 1 and v not in visited: ~~~~~~~~~^^^^^ IndexError: list index out of range
0