정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
6 4 -4 -5 7 2 3 1 -3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/ae209e6fd9a6d5fdef8fe6bdd21aaee1c5599dab0cdf2f879b157a11958a7611/Main.py", line 33, in <module> binarySearch(mList[i], nList, 0, len(nList) - 1) TypeError: 'map' object is not subscriptable
0
4 -4 -3 7 -7 4 5 4 8 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/ae209e6fd9a6d5fdef8fe6bdd21aaee1c5599dab0cdf2f879b157a11958a7611/Main.py", line 33, in <module> binarySearch(mList[i], nList, 0, len(nList) - 1) TypeError: 'map' object is not subscriptable
0 0 0 0
1 2147483647 1 -2147483648
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/ae209e6fd9a6d5fdef8fe6bdd21aaee1c5599dab0cdf2f879b157a11958a7611/Main.py", line 33, in <module> binarySearch(mList[i], nList, 0, len(nList) - 1) TypeError: 'map' object is not subscriptable
0