정답 개수:
14
틀린 개수:
16
실행 실패 개수:
70
2 1 2 1
0
1
3 2 2 1 3 2
0
2
6 2 6 2 6 1
0
2
2 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> else: conn_list([b, a]) ~~~~~~~~~^^^^^^^^ TypeError: 'list' object is not callable
1
3 1 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> else: conn_list([b, a]) ~~~~~~~~~^^^^^^^^ TypeError: 'list' object is not callable
0
6 1 2 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> else: conn_list([b, a]) ~~~~~~~~~^^^^^^^^ TypeError: 'list' object is not callable
0