정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 2 75 78 10 81 47 3 92 17
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> n,m=map(int,input().split()) ~~~~~^^ EOFError: EOF when reading a line
6
3 1 33 84 17 50 56 90 31 20
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> n,m=map(int,input().split()) ~~~~~^^ EOFError: EOF when reading a line
6
4 1 8 41 17 79 83 98 20 61 69 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> n,m=map(int,input().split()) ~~~~~^^ EOFError: EOF when reading a line
5