정답 개수:
0
틀린 개수:
6
실행 실패 개수:
4
0 0 1 0 2 0 3 0
-0.0 -0.0 0.0 0.0 0
0
0 0 5 5 1 1 4 4
1.0 1.0 0.0 0.0 1
1
0 1 1 3 1 0 3 4
2.0 2.0 1.0 -2.0 0
0
0 0 0 1 0 2 0 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> a1 = (ay1-ay2)/(ax1-ax2) ZeroDivisionError: division by zero
0
0 1 0 2 0 3 0 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> a1 = (ay1-ay2)/(ax1-ax2) ZeroDivisionError: division by zero
0
-5 0 0 0 0 1 0 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> a2 = (by1-by2)/(bx1-bx2) ZeroDivisionError: division by zero
1