Skip to content

Commit 75bd232

Browse files
Update performance details
1 parent 6ec21a5 commit 75bd232

File tree

1 file changed

+2
-3
lines changed
  • Baekjoon/Python/DynamicProgramming/14003번: 가장 긴 증가하는 부분 수열 5

1 file changed

+2
-3
lines changed

Baekjoon/Python/DynamicProgramming/14003번: 가장 긴 증가하는 부분 수열 5/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# 14003번: 가장 긴 증가하는 부분 수열 5 - <img src="https://static.solved.ac/tier_small/16.svg" style="height:20px" /> Platinum V
22

33
<!-- performance -->
4-
5-
<!-- 문제 제출 후 깃허브에 푸시를 했을 때 제출한 코드의 성능이 입력될 공간입니다.-->
6-
4+
### 성능 요약
5+
메모리: 198904 KB, 시간: 2372 ms
76
<!-- end -->
87

98
## 문제

0 commit comments

Comments
 (0)