Skip to content

Commit c3c5111

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent 3ca4281 commit c3c5111

File tree

1 file changed

+4
-7
lines changed
  • Solution/1137. N-th Tribonacci Number

1 file changed

+4
-7
lines changed

Solution/1137. N-th Tribonacci Number/readme.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
<!-- problem:start -->
2+
3+
# [1137. N-th Tribonacci Number](https://leetcode.com/problems/n-th-tribonacci-number)
4+
15
---
26
comments: true
37
difficulty: Easy
4-
edit_url: https://github.com/doocs/leetcode/edit/main/solution/1100-1199/1137.N-th%20Tribonacci%20Number/README_EN.md
58
rating: 1142
69
source: Weekly Contest 147 Q1
710
tags:
@@ -10,12 +13,6 @@ tags:
1013
- Dynamic Programming
1114
---
1215

13-
<!-- problem:start -->
14-
15-
# [1137. N-th Tribonacci Number](https://leetcode.com/problems/n-th-tribonacci-number)
16-
17-
[中文文档](/solution/1100-1199/1137.N-th%20Tribonacci%20Number/README.md)
18-
1916
## Description
2017

2118
<!-- description:start -->

0 commit comments

Comments
 (0)