정답 개수:
68
틀린 개수:
32
실행 실패 개수:
0
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 3 -2
3 -2
-2 3
The two output numbers must be in ascending order.
2 -6 0
0 0
-6 0
The two output numbers must be distinct.
2 9 -3
9 -3
-3 9
The two output numbers must be in ascending order.