정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
5 -2 4 5 -3 -4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~^^^^^ IndexError: list index out of range
9
250 155 983 -157 290 -910 715 859 466 -2 -120 659 -998 913 -24 511 979 -771 -987 442 -96 945 839 -355 -217 228 4 98 940 44 206 608 881 180 -439 346 906 113 166 -885 -455 -683 -309 959 439 -177 891 -477 -47 516 -887 825 -773 -208 -586 -11 -524 862 4 897 -820 -426 -828 -539 870 409 -294 318 304 -104 -483 -566 909 598 735 671 -347 840 728 -201 567 572 927 -457 -217 672 -354 -195 511 -307 528 -460 36 -577 85 -380 23 -302 -864 -389 -933 -535 961 631 -380 902 -332 -445 452 949 -893 -379 -690 -842 711 438 508 738 (...truncated, total 1090 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~^^^^^ IndexError: list index out of range
16215
1477 521 -716 -267 879 682 -693 885 -85 453 971 443 -441 -563 -330 -909 239 858 359 -925 452 319 -670 -333 -656 218 839 661 314 768 210 -910 -868 -772 -253 -45 -776 149 153 453 -805 -930 80 -675 852 -735 -91 796 58 -271 100 -367 643 -165 -674 -866 -904 198 -426 736 393 4 445 738 -135 276 996 -656 334 774 782 -274 -632 -124 998 -871 -449 801 199 -313 599 -641 214 191 -406 -548 746 895 -128 -396 479 201 141 261 -564 476 597 -685 -425 25 147 711 440 181 926 826 844 181 869 515 -750 764 475 -753 365 -85 552 -32(...truncated, total 6523 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+1)) ~^^^^^ IndexError: list index out of range
24398