정답 개수:
2
틀린 개수:
1
실행 실패 개수:
27
37 32 57 32 57 32 32 57 32 32 32 32 57 57 32 57 32 32 32 32 57 32 57 57 32 57 32 57 57 32 57 57 57 57 57 32 57 57
3
2
2 2 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/68b11411c0f8895b988946dfe9b7ccf8aee1c61595c29650b80994b8b9eb77ec/Main.py", line 17, in <module> if LIS_arr[mid] >= arr[i+1] and LIS_arr[mid+1] <= arr[i+1]: IndexError: list index out of range
1
2 9 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/68b11411c0f8895b988946dfe9b7ccf8aee1c61595c29650b80994b8b9eb77ec/Main.py", line 17, in <module> if LIS_arr[mid] >= arr[i+1] and LIS_arr[mid+1] <= arr[i+1]: IndexError: list index out of range
1
2 6 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/68b11411c0f8895b988946dfe9b7ccf8aee1c61595c29650b80994b8b9eb77ec/Main.py", line 17, in <module> if LIS_arr[mid] >= arr[i+1] and LIS_arr[mid+1] <= arr[i+1]: IndexError: list index out of range
1