정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 5 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/a114c63313ac14fa4a88c40231d6335f83ba92071085a115821e1e07a4b91328/Main.py", line 16, in <module> N, M, s = list(map(int, input().split())) ValueError: not enough values to unpack (expected 3, got 1)
1
2 0 1 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/a114c63313ac14fa4a88c40231d6335f83ba92071085a115821e1e07a4b91328/Main.py", line 16, in <module> N, M, s = list(map(int, input().split())) ValueError: not enough values to unpack (expected 3, got 1)
2
2 0 3 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/a114c63313ac14fa4a88c40231d6335f83ba92071085a115821e1e07a4b91328/Main.py", line 16, in <module> N, M, s = list(map(int, input().split())) ValueError: not enough values to unpack (expected 3, got 1)
1