정답 개수:
35
틀린 개수:
1
실행 실패 개수:
64
100 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 (...truncated, total 20003 characters, 101 lines)
17607462901087803736994957160399238331513069107
705432
4 2 0 4 4 2 9 8 4 0 0 1 0 6 3 5 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> print(solution(0,0)) ~~~~~~~~^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
0
4 0 2 0 7 7 0 2 0 0 0 8 0 0 4 2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> print(solution(0,0)) ~~~~~~~~^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
0
4 0 2 9 0 0 9 0 0 0 6 0 2 0 5 7 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> print(solution(0,0)) ~~~~~~~~^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ File "Main.py", line 7, in solution dp[x][y]+=solution(x+graph[x][y],y) ~~~~~~~~^^^^^^^^^^^^^^^^^ [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
0