Skip to content

Commit 9726eaf

Browse files
Update performance details
1 parent 0fe2fbf commit 9726eaf

File tree

1 file changed

+2
-3
lines changed
  • Baekjoon/Python/DynamicProgramming/11726번: 2×n 타일링

1 file changed

+2
-3
lines changed

Baekjoon/Python/DynamicProgramming/11726번: 2×n 타일링/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# 11726번: 2×n 타일링 - <img src="https://static.solved.ac/tier_small/8.svg" style="height:20px" /> Silver III
22

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

98
## 문제

0 commit comments

Comments
 (0)