정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 1 138300 2 476202
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> n, m = map(int, input().split()) ValueError: not enough values to unpack (expected 2, got 1)
1 13800 2 158736
2 1 287715 2 727193
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> n, m = map(int, input().split()) ValueError: not enough values to unpack (expected 2, got 1)
1 38360 2 520
2 1 883066 2 311113
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> n, m = map(int, input().split()) ValueError: not enough values to unpack (expected 2, got 1)
1 142440 2 94280