정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1
런타임 에러 (RTE)
stderr:
File "/tmp/compile/73271475621c67a365a5366343efe43d9cc62c56621dcd642a097f2d8639e18d/Main.py", line 14 d.append(max([a[i] + d[i - 2], a[i] + d[i - 3], a[i] + a[i - 1] + d[i - 4])) ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '['
1
1 13
런타임 에러 (RTE)
stderr:
File "/tmp/compile/73271475621c67a365a5366343efe43d9cc62c56621dcd642a097f2d8639e18d/Main.py", line 14 d.append(max([a[i] + d[i - 2], a[i] + d[i - 3], a[i] + a[i - 1] + d[i - 4])) ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '['
13
2 7 46
런타임 에러 (RTE)
stderr:
File "/tmp/compile/73271475621c67a365a5366343efe43d9cc62c56621dcd642a097f2d8639e18d/Main.py", line 14 d.append(max([a[i] + d[i - 2], a[i] + d[i - 3], a[i] + a[i - 1] + d[i - 4])) ^ SyntaxError: closing parenthesis ')' does not match opening parenthesis '['
53