정답 개수:
2
틀린 개수:
20
실행 실패 개수:
8
3 3 7 0
3 7 3 7
3 3 3 7
3 2 5 9
5 9 5 7
5 5 5 7
3 9 -8 6
2 9 6 17
2 6 6 17
1 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> print(N[math.ceil(B // 2)+1]) IndexError: list index out of range
7 7 7 0
1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> print(N[math.ceil(B // 2)+1]) IndexError: list index out of range
3 3 3 0
1 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> print(N[math.ceil(B // 2)+1]) IndexError: list index out of range
5 5 5 0