정답 개수:
98
틀린 개수:
0
실행 실패 개수:
2
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 999999999 1000000000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> if temp[0] > temp[1]: TypeError: '>' not supported between instances of 'NoneType' and 'NoneType'
999999999 1000000000
2 -1000000000 -999999999
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> if temp[0] > temp[1]: TypeError: '>' not supported between instances of 'NoneType' and 'NoneType'
-1000000000 -999999999