정답 개수:
95
틀린 개수:
0
실행 실패 개수:
5
48100
메모리 초과 (MLE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> dp[i][j] += dp[i - 1][k] object address : 0xffff97fe9180 object refcount : 3 object type : 0xa35850 object type name: MemoryError object repr : MemoryError() lost sys.stderr
4556
53322
메모리 초과 (MLE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> dp[i][j] += dp[i - 1][k] object address : 0xffff8e799180 object refcount : 3 object type : 0xa35850 object type name: MemoryError object repr : MemoryError() lost sys.stderr
1682
68839
메모리 초과 (MLE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> dp[i][j] += dp[i - 1][k] object address : 0xffffae339180 object refcount : 3 object type : 0xa35850 object type name: MemoryError object repr : MemoryError() lost sys.stderr
4980