정답 개수:
84
틀린 개수:
16
실행 실패 개수:
0
0 0 2 1 4 2
It will be -1.0 1st x : 0 // y : 0 2nd x : 2 // y : 1 3st x : 4 // y : 2 -1.0
-1
Expected double, but "It" found
1 0 2 2 3 4
It will be -1.0 1st x : 1 // y : 0 2nd x : 2 // y : 2 3st x : 3 // y : 4 -1.0
-1
Expected double, but "It" found
1 0 3 2 5 4
It will be -1.0 1st x : 1 // y : 0 2nd x : 3 // y : 2 3st x : 5 // y : 4 -1.0
-1
Expected double, but "It" found