정답 개수:
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)+2)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+2)) ~^^^^^ IndexError: list index out of range
9
197 -723 559 86 293 116 563 -308 -394 234 137 -347 47 -171 -673 190 755 251 293 -402 -330 -938 -418 592 -435 -338 -645 826 983 -537 -296 -580 701 572 -787 109 -967 -115 938 -229 -868 348 -94 247 540 475 772 -43 -929 -179 647 264 -637 540 12 -161 -95 -608 -736 -9 677 -195 508 357 -323 348 -523 -729 -363 -549 138 813 -990 -740 -819 -413 -263 219 -633 -790 -458 627 975 157 341 54 -406 -747 -286 906 157 912 -515 -319 -324 474 -922 -735 -447 -298 685 301 57 -211 723 -290 951 147 -58 565 759 613 925 178 783 -153 (...truncated, total 873 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)+2)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+2)) ~^^^^^ IndexError: list index out of range
8200
2798 53 561 366 -540 92 -394 701 -399 -160 -171 883 686 930 -471 -612 989 -234 271 891 -19 -61 142 76 -183 28 577 504 491 -825 -119 -144 -87 117 -943 -8 339 -32 -675 -527 436 425 56 222 -189 987 627 625 782 151 291 -316 -617 -994 -334 -426 850 406 -740 -594 -563 350 -523 -536 -660 -854 -259 -796 -749 -66 467 116 884 516 -908 394 -782 738 366 61 337 -689 450 -373 -79 -245 10 826 936 715 52 -740 796 -145 204 -824 -396 -475 925 -797 620 -777 705 843 -116 -488 398 303 887 440 555 168 -453 846 -474 419 -600 -866(...truncated, total 12311 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)+2)) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Main.py", line 4, in <genexpr> dp.extend(dp[i] + l[i+1] for i in range(len(l)+2)) ~^^^^^ IndexError: list index out of range
25795