정답 개수:
41
틀린 개수:
17
실행 실패 개수:
42
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
4 3 5 6 1
3
2
4 5 2 4 5
3
2
5 4 7 1 8 3
3
2
3 2 2 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 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 9 9 2
런타임 에러 (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