정답 개수:
36
틀린 개수:
0
실행 실패 개수:
64
1 1 4 1 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if dp[n][t] and t<=s: ~~~~~^^^ IndexError: list index out of range
Y Y Y N
1 6 3 12 6 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if dp[n][t] and t<=s: ~~~~~^^^ IndexError: list index out of range
N Y N
1 1 5 1 2 2 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if dp[n][t] and t<=s: ~~~~~^^^ IndexError: list index out of range
Y N N N Y