정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
4 2 5 8 0 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> A, B, C, D, E, F = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
-3 -1 -3 -6 2 6
4 8 8 9 9 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> A, B, C, D, E, F = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
-3 -7 -6 -7 -7 4
5 8 1 2 9 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> A, B, C, D, E, F = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
-4 -7 1 0 -7 5