정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
becaeb 3 d 2 5 a 2 2 f 0 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> left=bisect.bisect_left(targetlist, start) ^^^^^^ NameError: name 'bisect' is not defined. Did you forget to import 'bisect'?
0 0 0
fbfaefdd 3 a 7 7 c 7 7 b 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> left=bisect.bisect_left(targetlist, start) ^^^^^^ NameError: name 'bisect' is not defined. Did you forget to import 'bisect'?
0 0 1
fbbdbbcedb 4 b 8 8 e 0 4 e 4 5 a 5 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> left=bisect.bisect_left(targetlist, start) ^^^^^^ NameError: name 'bisect' is not defined. Did you forget to import 'bisect'?
0 0 0 0