정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 51641 45627 51641
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> dp(0,0,False) ~~^^^^^^^^^^^ File "Main.py", line 5, in dp if sum not in dict : ^^^^^^^^^^^^^^^ TypeError: argument of type 'type' is not iterable
1
2 67704 67704 -18266
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> dp(0,0,False) ~~^^^^^^^^^^^ File "Main.py", line 5, in dp if sum not in dict : ^^^^^^^^^^^^^^^ TypeError: argument of type 'type' is not iterable
1
2 -71691 -71691 -32076
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> dp(0,0,False) ~~^^^^^^^^^^^ File "Main.py", line 5, in dp if sum not in dict : ^^^^^^^^^^^^^^^ TypeError: argument of type 'type' is not iterable
1