정답 개수:
47
틀린 개수:
6
실행 실패 개수:
47
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
6 5 7 4 5 5 1 2 4 4
0 0
1 1
7 -4 -4 3 -2 -1 0 2 1 -2
0
1
7 2 -1 -4 -2 2 -3 3 4 -3 -2 3 1
0 0 1 0
1 1 1 0
1 0 2 7 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(1 if A[bisect_left(A, item)] == item else 0) IndexError: list index out of range
0 1
4 2 6 3 2 2 7 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(1 if A[bisect_left(A, item)] == item else 0) IndexError: list index out of range
0 0
1 -3 4 -1 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(1 if A[bisect_left(A, item)] == item else 0) IndexError: list index out of range
0 0 0 0