정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1 4 129
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> n,m,b = map(int,input().split()) ValueError: not enough values to unpack (expected 3, got 0)
0 129
2 1 13 0 256
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> n,m,b = map(int,input().split()) ValueError: not enough values to unpack (expected 3, got 0)
378 134
3 1 2 256 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> n,m,b = map(int,input().split()) ValueError: not enough values to unpack (expected 3, got 0)
512 86