정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 438 6959 8223 346 9923 9481
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> next_list.append(max(row[i]+prev_list[i-1], row[i]+prev_list[i])) ~~~~~~~~~^^^ IndexError: list index out of range
18584
3 5408 5634 845 2984 1293 2246
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> next_list.append(max(row[i]+prev_list[i-1], row[i]+prev_list[i])) ~~~~~~~~~^^^ IndexError: list index out of range
14026
5 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> next_list.append(max(row[i]+prev_list[i-1], row[i]+prev_list[i])) ~~~~~~~~~^^^ IndexError: list index out of range
30