정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 a a ce
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(d_arr & b_arr) TypeError: unsupported operand type(s) for &: 'list' and 'list'
1 a
2 1 dea e e
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(d_arr & b_arr) TypeError: unsupported operand type(s) for &: 'list' and 'list'
1 e
2 1 aed c aed
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(d_arr & b_arr) TypeError: unsupported operand type(s) for &: 'list' and 'list'
1 aed