정답 개수:
49
틀린 개수:
10
실행 실패 개수:
41
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
5 6 1 1 5 5
3
4
9 8 5 8 4 4 1 8 2 6
4
3
9 8 6 1 1 5 1 1 1 5
6
7
3 1 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> elif tang[another]==tang[right]: ~~~~^^^^^^^^^ TypeError: list indices must be integers or slices, not NoneType
3
3 4 4 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> elif tang[another]==tang[right]: ~~~~^^^^^^^^^ TypeError: list indices must be integers or slices, not NoneType
3
3 1 1 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> elif tang[another]==tang[right]: ~~~~^^^^^^^^^ TypeError: list indices must be integers or slices, not NoneType
3